Click to See Complete Forum and Search --> : hyperlink colors


rushie84
07-28-2003, 04:09 PM
Hey, how do i make the hyperlinks on my navigation bar unclickable when im on a particular hyperlink's page?

pyro
07-28-2003, 04:29 PM
This isn't a CSS question. You'll need to do one of these things:

1. Use a server side lanuage to set up which links should/shouldn't be clickable
2. Manually edit each page
3. Use javascript to set up which links should/shoudn't be clickable (won't work for 13%)