Thread
:
Expand/Collapse using jQuery
View Single Post
11-08-2008, 12:05 AM
PM User
|
#
5
logictrap
Regular Coder
Join Date: Apr 2008
Posts: 155
Thanks: 11
Thanked 3 Times in 3 Posts
Even without the id this might work:
Code:
$('.hidden').eq(0).toggle();
__________________
Which came first - the chicken or the egg? The egg...
[ticket closed]
If a tree falls... does it make a sound? Yes..............
[ticket closed]
logictrap
View Public Profile
Find More Posts by logictrap