| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2008
Posts: 41
|
Expandable content using JS
Hi, if you take a look at the bbc website and infused-gaming DOT net You will see how you can have expandable bars which you can click which reveals the content, does anyone know the code for it? Would be amazing help. Thanks. |
|
|
|
|
|
#2 (permalink) |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,106
|
It's easy with the jquery library. Once you put the library files on your site, you use the slideToggle function, described here: Effects/slideToggle - jQuery JavaScript Library |
|
![]() |