rich1234
04-24-2008, 09:40 PM
Switch Content Script II (icon based)
http://www.dynamicdrive.com/dynamicindex17/switchcontent2.htm
Hi, This is not a problem but a query. I was wondering if an enhancement to this script were possible. Could the title of each content heading like
"What is JavaScript?" be highlighted when it is expanded? I have them as links
<a class="mena" href="/" title="">What is JavaScript?" </a>
so I was wondering if one could switch a classes when expanded.
Its just a thought
<div class="eg-bar"><span id="faq1-title" class="iconspan"><img src="minus.gif" /></span>What is JavaScript?</div>
Thanks
Richard
http://www.dynamicdrive.com/dynamicindex17/switchcontent2.htm
Hi, This is not a problem but a query. I was wondering if an enhancement to this script were possible. Could the title of each content heading like
"What is JavaScript?" be highlighted when it is expanded? I have them as links
<a class="mena" href="/" title="">What is JavaScript?" </a>
so I was wondering if one could switch a classes when expanded.
Its just a thought
<div class="eg-bar"><span id="faq1-title" class="iconspan"><img src="minus.gif" /></span>What is JavaScript?</div>
Thanks
Richard