Nanopy
11-14-2005, 01:16 AM
Using the Dynamic Content Switching Script, is there any way to force Javascript to change *ALL* the content with the same id, for example:
<div id=2 class=switchcontent>
blah
</div>
<div id=2 class=switchcontent>
I need to switch as well
</div>
So that with one link, they both are switched?
<div id=2 class=switchcontent>
blah
</div>
<div id=2 class=switchcontent>
I need to switch as well
</div>
So that with one link, they both are switched?