Results 1 to 3 of 3

Thread: All Levels Navigational Menu image rollovers?

  1. #1
    Join Date
    Feb 2009
    Posts
    17
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default All Levels Navigational Menu image rollovers?

    1) Script Title: All Levels Navigational Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm

    3) Describe problem: I know that I can put background images into the CSS, but what if the client wants a non-standard font in the main level menu? (The subs can be verdana.) Would it work if I create image rollover styles in the sidebar.css for each menu item a and a:hover ? Thanks.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Do you basically mean using images for the main menu items themselves? If you do, re-creating the hover effect won't be as easy as just modifying the CSS, as you'll need to change each image itself onMouseover. You'll also lose the dynamically generated arrow images added to the main menu items, plus the menu item remaining selected while the user is over its sub menus.
    DD Admin

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    Rob22 (04-01-2009)

  4. #3
    Join Date
    Feb 2009
    Posts
    17
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    Thank you for the prompt response. Before getting into all of that, I worked it out so that using a real font instead of an image was acceptable to the project. I really like this script and was glad not to mess with it too much. Thanks again.

Bookmarks

Posting Permissions

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