cant find the jquery plugin...

Soldato
Joined
19 Oct 2002
Posts
3,480
... that shows and hides divs...

i've used it before ages ago but cant find any reference to it... its the one that is used to create a basic gallery style interface whereby if you hover over (or click) a thumbnail the above image and some relevant text change to the new selection...

anyone know which plugin i'm looking for? its driving me potty :mad:
 
the ability to show, hide and toggle elements is in the jQuery core.
i did use some kinda plugin a while back but i have done it now with just jquery like you said...

found a weird problem though which maybe someone can help me with... i have to click the toggle button twice to get it to work, then once thereafter, unless i use another button to toggle the same, then its back to two again before it works...

basically, the first click seems to initialise the script for that toggle button, then it works on the next click :confused:
 
Back
Top Bottom