This is a discussion on "Question about my navigation include file" within the Classic ASP section. This forum, and the thread "Question about my navigation include file are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Question about my navigation include file
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Question about my navigation include file
Hello everybody,
I'm new to the forum and fairly new to ASP so please be gentle! Basically, I have a question about one of my include files: I have put the navigation inside an include, but I want to be able to show the user that they are on a particular page by having that particular menu item highlighted, using CSS. Obviously this is not easily done by somebody with my very little ASP knowledge. Which leads to my question... Does anybody know what ASP I have to put inside my include file in order to highlight the particular menu items? Any help at all would be greatly appreciated. Thanks in advance, James FYI, my include file looks like this: <div id="navigation"> <ul>[*]Homepage[*]Beginnings[*]Qualifications and Awards[*]Musical Repertoire[*]Teaching[/list]</div> |
|
|
|
#2
|
|||
|
|||
|
P.S.: Obviously there are href's inside the[*]'s - forgot to add those in.
|
|
#3
|
|||
|
|||
|
well this is how ive done it in the past:
Hope that helps |
|
#4
|
|||
|
|||
|
Thanks a lot, Smokie! Works like a charm.
|
![]() |
| Tags |
| question, navigation, include, file |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php.ini include path question | bonnit | PHP Forum | 0 | May 10th, 2008 14:43 |
| Syntax to include a file as a variable??? | WebNinja | PHP Forum | 7 | Feb 5th, 2008 11:00 |
| Newbie Navigation Question | neel | Web Page Design | 5 | Jan 1st, 2007 22:39 |
| Question about navigation buttons | Lisa81 | Web Page Design | 8 | Sep 3rd, 2006 06:08 |
| Session include file | manzil | PHP Forum | 1 | Aug 6th, 2006 16:34 |