This is a discussion on "How can i do this?" within the Web Page Design section. This forum, and the thread "How can i do this? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How can i do this?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
How can i do this?
http://www.spreadfirefox.com/
How have they done the navigation on this site, is it just through CSS. Also, what is the best way to highlight the current page, by including an #active { } section in css and using php to indicate the active page? any help is appreciated Craig
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|
|
|||
|
Re: How can i do this?
Hi Craig!
They are most likely using a Pure CSS Pre-Load Technique. An example can be found here, and here. The best way to highlight the current page in my opinion is this:
Replace your body tag with this.
Your CSS from the above Tutorials can go here. Note: With the second tutorial, you would have to add another state to the image. So, Normal, Hover, Hit and Current. Hope this helps, Ed.
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
||||
|
Re: How can i do this?
Thanks Ed, will get back to you on this
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
![]() |
| Thread Tools | |
|
|