thecrumb


Member since 01/17/2008

Website: http://www.thecrumb.com

1 snippets

1014 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

thecrumb's Recent SnippetsTagged jquery



« Prev 1 Next »
Then, your code should look like this ... $(document).ready(function() { $("dt > a").click(function(){ $(this).parent().nextUntil('dt').toggle(); return false; }); });
0 540 posted 16 years ago by thecrumb
« Prev 1 Next »