Results 1 to 3 of 3

Thread: Tabs Menu

  1. #1
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tabs Menu

    http://www.dynamicdrive.com/dynamici...bmouseover.htm
    I'm using the Tabs Menu (mouseover) from Dynamic Drive. It is working great and was exactly what I needed. I do have just one adjustment that I would like to change but can't seem to get it to work.
    I'm using this on my intranet web site which consists of photos of all employees in our agency. As the menu floats along as I scroll down, the background color interferes with the pictures. So I have changed the background color to transparent. That works great except when I need to read the menu options. This is when I need the colored background (bgColor). Is there a way I can have the bgColor only show when I put my mouse over the menu ? Is this possible ?
    Thank you ,
    Debra
    Last edited by mascardr; 06-06-2006 at 10:30 PM.

  2. #2
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can anyone help me on this ? I just want the background of the menu to change when I mouseover. Can someone take a look and let me know if what I want is possible ?
    Thanks
    Debra

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Well... you'd need to somehow figure out what exactly defines the area of the "menu" and then apply onMouseover="function()" to that, where funtion() is in the javascript, changing the background color.
    I'm not sure how to write this. It's pretty much independant of the script, aside from where to put it; you just need a changing background script for a div/table/etc.

    But could you not just use a div/table/etc around the menu and not the rest, then change that background color, and you're done? You'll need to make some type of area to be moused over anyway, so seems like that would be easier.
    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

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
  •