Rating:
31 user(s) have rated this article
4.4 out of 5 stars.
Posted by: jstrosch01,
on 6/26/2008,
in category "jQuery"
Views:
this article has been read 24165 times
Abstract:
The jQuery toggle function provides a simplified way of toggling an element's display property. Couple this with jQuery's very stylish show/hide effect and you can easily add some nice effects to your site. But what if you want to take it a step further and define the functions called when the toggle function executes?