D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
spencermathews
Full window
Github gist
2-$(this).next()
<nav> <ul> <li> <button></button> <h4>yes</h4> </li> <li> <button></button> <h4>no</h4> </li> <li> <button></button> <h4>maybe</h4> </li> </ul> </nav>