tbqfh
06-17-2007, 09:56 PM
Hi Guys
I'm a lurker normally but, I actually need some help and I've tried all the normal avenues, Friends etc and no ones really been able to nail it for me
I know your all going to laugh at this because its probably really easy thing to do for most of you.
But what I need is the following code working so the current state of the button changes when your on a particular page. Now I have done this some years back and now I cant make it work..*bangs head on wall*
I cant seem to use a normal CSS statment as there is no actual seperate page bodies to add ids to.
<ul><li id="current"><a href="/" title="Home"><span>Home </span></a></li>
<li><a href="/vibrators-c-177.html" title="Vibrators"><span>Vibrators </span></a></li>
<li><a href="/anal-toys-c-118.html" title="Anal Toys"><span>Anal Toys </span></a></li>
<li><a href="/male-toys-c-190.html" title="Male Toys"><span>Male Toys </span></a></li>
<li><a href="/lubes-oils-c-181.html" title="Lubes<"><span>Lubes </span></a></li>
<li><a href="/clothes-c-16.html" title="Clothing"><span>Clothing </span></a></li>
<li><a href="/sexual-health-c-114.html" title="Sexual Health"><span>Sexual Health </span></a></li>
<li><a href="/adult-dvds-c-225.html" title="Adult DVDs"><span>Adult DVDs </span></a></li>
<li><a href="/books-mags-c-651.html" title="Books and Magazines"><span>Books & Mags </span></a></li>
<li><a href="/gifts-c-169.html" title="Gifts"><span>Gifts </span></a></li>
<li><a href="/contact_us.php" title="Contact Us"><span>Contact Us </span></a></li>
</ul>
If someone could just write the first statment i could then do the rest
Thanks in advance guys...
tbqfh
I'm a lurker normally but, I actually need some help and I've tried all the normal avenues, Friends etc and no ones really been able to nail it for me
I know your all going to laugh at this because its probably really easy thing to do for most of you.
But what I need is the following code working so the current state of the button changes when your on a particular page. Now I have done this some years back and now I cant make it work..*bangs head on wall*
I cant seem to use a normal CSS statment as there is no actual seperate page bodies to add ids to.
<ul><li id="current"><a href="/" title="Home"><span>Home </span></a></li>
<li><a href="/vibrators-c-177.html" title="Vibrators"><span>Vibrators </span></a></li>
<li><a href="/anal-toys-c-118.html" title="Anal Toys"><span>Anal Toys </span></a></li>
<li><a href="/male-toys-c-190.html" title="Male Toys"><span>Male Toys </span></a></li>
<li><a href="/lubes-oils-c-181.html" title="Lubes<"><span>Lubes </span></a></li>
<li><a href="/clothes-c-16.html" title="Clothing"><span>Clothing </span></a></li>
<li><a href="/sexual-health-c-114.html" title="Sexual Health"><span>Sexual Health </span></a></li>
<li><a href="/adult-dvds-c-225.html" title="Adult DVDs"><span>Adult DVDs </span></a></li>
<li><a href="/books-mags-c-651.html" title="Books and Magazines"><span>Books & Mags </span></a></li>
<li><a href="/gifts-c-169.html" title="Gifts"><span>Gifts </span></a></li>
<li><a href="/contact_us.php" title="Contact Us"><span>Contact Us </span></a></li>
</ul>
If someone could just write the first statment i could then do the rest
Thanks in advance guys...
tbqfh