Showing posts with label jquery-live. Show all posts
Showing posts with label jquery-live. Show all posts

Tuesday, April 17, 2012

Using jQuery .live with toggle event


My code is working, but requiring me to click twice to active my chaining (once for the click event, and once for the toggle event.) What can I do to make it so I only have to click once so that the toggle will automatically occur?