Results 1 to 3 of 3

Thread: Need Help with Smart Menu and have a question

  1. #1
    Join Date
    Jan 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Need Help with Smart Menu and have a question

    http://dynamicdrive.com/dynamicindex1/sm/index.htm

    I had a bit of trouble with the function of this script. The first menu worked fine, on mouse over, the menu opened. The additional menus would not open on mouse over or when clicked. Is there something in the code I can change to fix this? *Note: if I slide the curser slowly over the menu bar, I can sometimes get the other menu's to display, but only under the first menu bar.



    http://dynamicdrive.com/dynamicindex1/switchmenu.htm

    My question about the Switch Menu script is: Is there any way to change the color of the drop down menu text? The blue which displays does not go with the page color scheme.

    Thank you for your time!

  2. #2
    Join Date
    Jan 2005
    Location
    Sin City, Nevada
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You may want to check that you didnt accidently delete any peice of the script (even something as small as a quotation mark or bracket will throw it entirely off) - for the Smart Menu.

    For the switch menu... If your talking about the links, yeah, its HTML code.
    (I'd stick this inside the <body> tag, but, I can beleive you can put it in the <span> tag as well.)
    link="#XXXXXX" Where XXXXX = the html color code for the original link
    alink="#XXXXX1" XXXXX1 = the color code for an active link
    vlink="#XXXXX2" XXXXX2 = the color code for a visited link.
    (I dont have the any memorized, use google or yahoo and search for "HTML Color Codes" - Some people include the "#", others dont, so if you copy n paste, make sure there is only 1 "#".

  3. #3
    Join Date
    Jan 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    CowboyJT:

    Thank you so much! I did get the Switch Menu going. I'll definitely re-copy the code for the Smart Menu.

    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
  •