Advertisement
hs202091

Expand/collapse blocks and navigation trees

Nov 8th, 2018
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.37 KB | None | 0 0
  1. Expand/collapse blocks and navigation trees
  2.  
  3.  
  4.  
  5. You've seen expand/collapse blocks just about everywhere on the Internet! Ever wanted to know how to make your own? You'll be surprised at how simple it is - just a few lines of JavaScript will let you toggle any block of content on your webpage.
  6.  
  7.  
  8.  
  9.  
  10. Download the full source code in the link:
  11. https://geistlink.com/1pNEAu7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement