Community Member Profile
- Profile: /members/8287-Tonya.htm
- Comments: 2
- Points: 18
Recent Blog Comments By Tonya
-
The Beauty Of The jQuery Each() Method
Posted on May 6, 2011 at 1:27 PM
Ha! I think I figured it out from your reply to Marta above. I am now using the not(). It works now but is there a better way? I tried the pseudo-selector :gt(), but I couldn't get that to work. var Accordion = { init: function() { var accordions = $... read more »
-
The Beauty Of The jQuery Each() Method
Posted on May 6, 2011 at 12:58 PM
How do you skip the first element in the collection? I am trying to recreate an accordion in Kevin Yank's Javascript course using jQuery. I need the title link to have a click event and I need all other links in the fold to have focus events. If the title gets both events, it expands and t... read more »



