Ok, this appears to be the most frequented forum, so let's just hope I'm posting in the right place. :)
My problem, if the hidden div is set as a class of 'toggle', they all expand. If set with div ID of 'toggle' it works, but the ID needs to be a unique name. Either way, the image swaps.
I have 2 example pages describing my dilemma:
This example uses class of 'toggle' and all expand/contract:
http://www.flipflopmedia.com/test/ToggleTEST.html
This ex. uses ID of 'toggle'; works but the name needs to be unique:
http://www.flipflopmedia.com/test/ToggleTEST2.html
As I said, the image swaps great either way, but the hidden div is the problem.
Thanks!
Tracy