Results 1 to 2 of 2

Thread: Creating navigation system...basic question

  1. #1
    Join Date
    Sep 2006
    Location
    The desert
    Posts
    6

    Creating navigation system...basic question

    I am creating a navigation system that involves a variation on tabs...example here:
    http://sundancerdesign.com/exps/exp.html

    My quandry is this I want the each page to have its nav link and photo highlighted (white BG for the button, photo in color as it is in the sample link above) when visitors load the page, then as they roll over the other links (and their respective rollover elements activate), to have the page's nav elements switch to the "off" state, but then switch back to the "on" state when none of the other links are active. Does this make sense? I know how to do rollovers and swap images, but I want the elements to be selected by default, but have them change to their "off" state as visitors roll over the other links.

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Take a look at pure CSS drop-down menus which use the li tag and pseudo-hover:-
    http://www.cssplay.co.uk/menus/index.html
    http://www.dynamicdrive.com/style/cs...y/category/C1/
    there may be one that suits you.
    Brief description of typical code here:-
    http://www.wickham43.supanet.com/tut...downmenus.html
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. Question on creating login page
    By David Blake in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 30 Nov 2005, 03:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •