Results 1 to 3 of 3

Thread: I need help making multi level menu work in IE

  1. #1
    Join Date
    Nov 2008
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy I need help making multi level menu work in IE

    1) Script Title: jQuery Multi Level CSS Menu #2

    2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...el_css_menu_2/

    3) Describe problem: I have set this script up on a new website I am just constructing and it works beautifully in Firefox. In IE I get a blank page; not just no working menu, but no content either. I had a few issues to begin with, getting things in the right place, related to the fact that I use Dreamweaver and a site template. The website concerned is http://www.tasmaniaharnessracing.com and I would be very grateful for any help anyone can give me. Alternatively, is there a good multi-level menu builder out there, which really works across all browsers?

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    See if adding highlighted helps:
    Code:
    <style type="text/css">
    <!--
    body {
    	background-image: url(images/stripe_0241c59f0e7e69ea046191e12c4a5de6.gif);
    	background-color: #CCCCFF;
    }
    -->
    </style>
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  3. #3
    Join Date
    Nov 2008
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up Thanks Rangana

    After a number of years dabbling with websites, I can't believe how something so simple - and so obvious to you - could slip by me and destroy a site totally! Thank you so much for that; I really appreciate your help - and it works fine now, of course.

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
  •