I am having problems with getting my dynamically added elements to toggle using the jquery slidetoggle function.Also, I am using jquery 1.2.6 due to legacy system requirements.
I\'m struggling with implementing a custom accordion. It really is just a slideToggle show/hide, but I only want ONE toggle open at a time, with jquery adding and removing classes for extra styling.
I am trying to create a slide transition effect like the one posted in the video http://www.youtube.com/watch?v=SZTiJmclaRc.
Calling toggle takes a long time to load, so I\'m trying to add a loading img while loading but it doesn\'t seem to load when you .showall is activated look at * in the following code
I am looking to change the content of this span tag: <span class=\"ui-btn-text\" id=\"btnText\">Read how we have helped</span>
Slide out is no problem i only have problem about slide in that doesnt show up and i think it didnt catch their first IF width equal 0px. sorry im really noobs about jQuery.
HTML <div class=\"comments\"> <a class=\"toggle\" href=\"#\">Toggle Comment 1</a><br />
Can anyone suggest how to make a call within slideToggle before it opens/closes? Here is my situation:
For some reason I cannot get my SlideToggle to work.My list \'tellusmore\' is set to display:none right off the bat and when you click class \'tellustoday\' I want the list to slideToggle (display).
Is it possible to \"declick\" an active div that has been opened with slideToggle? This function opens multiple text divs independently from each other, but the open div\'s click(function() is still