Results 1 to 4 of 4

Thread: jQuery Slide Menu problems with IE

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

    Default jQuery Slide Menu problems with IE

    Can someone tell me whats causing the broken menu bar on IE, works fine on firefox

    here is my site http://www.znergysolutions.com/index_4.html

    css:
    http://znergysolutions.com/style.css
    http://znergysolutions.com/jqueryslidemenu.css

    I am new to this so maybe thats why I have this problem.
    Also which rule is making the submenu background gray? I'd like to keep it blue or the same as my menu so it flows.

    Thanks for any help

  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

    In future, please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.


    Now, I think I found the script, is it this one:

    http://www.dynamicdrive.com/style/cs...el_css_menu_2/

    ?? If so, you have altered the script, perhaps restoring it to its original form may help.
    - John
    ________________________

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

  3. #3
    Join Date
    Feb 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    sorry yes that is the script i used.

    something in my style.css doesnt mix well with the codes

  4. #4
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    In your css-files, there are all sorts of ids (#), for instance #service, that you don't refer to in your list menu. Notice also that you must have id="bla", class="bla" etc. instead of id=bla, class=bla etc.
    There are more errors, but try to fix the ones I mentioned first.
    ===
    Arie Molendijk

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
  •