Results 1 to 3 of 3

Thread: Top Nagivational Bar III sub menus not working with IE6

  1. #1
    Join Date
    Jul 2006
    Location
    Monmouth county, NJ
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Top Nagivational Bar III sub menus not working with IE6

    1) Script Title: Top Nagivational Bar III

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

    3) My URL: www.phcdesigns.com

    Thank you very much for this wonderful and generous resource.

    I need help with Top Navigational Bar III .

    I have it working properly in firefox and safari but with IE6 the first item
    will not show sublinks. I've even pasted code from other working parts of the menu into the problem area but it still doesent work. If someone more advanced than me could point out my mistake I would be very grateful.

    Should I post the custom.js file here?

    My site is at http://phcdesigns.com/index/index.html

    Thanks,
    Bob (caipirinha)

    PS In the near future I need to install a gallery on this site. Will the gallery scripts coexist with the menu scripts?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    From your custom.js file - you can't have this (highlighted red):

    Code:
    addMainItem(" ","Services",80,"center","","",0,0,"","darkblue","#darkblue","#cc0000","#cc0000");
    The hash mark (#) is for use with hex color values, not name color values. Just remove it and the menu will work in IE.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2006
    Location
    Monmouth county, NJ
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I feel so silly now.

    Thank you very much.

    Bob

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
  •