1. Home
  2. Javascript
  3. Select next element sibling

Selects the next sibling of the element. Returns null if no element is found.

#javascript#select
element.nextElementSibling
copy
Full Javascript cheatsheet