-
Hightlight Menu
I am wanting to create a simple Vertical Menu that will highlight the page that you are on within the Menu. I like how the dynamic drive Menu is setup, so something similar to that would be great. Is there a script already posted on the site? Any ideas would be greatly appreciated. Thanks!
-
-
That is usually done using a serverside language like PHP. Check which page is being loaded and based on that highlight one of the items.
Usually, the list is generated by looping through an array (a set) of links, and if the requested URI is a match, the highlighting code is added-- usually a special CSS class that refers to a brighter (or just different) color.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks