Results 1 to 1 of 1

Thread: jQuery slide menu problem

  1. #1
    Join Date
    Mar 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default jQuery slide menu problem

    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: With IE7 and IE8, 2nd level sub menu items do not display if jQuery version used is 1.5.1; If jQuery v1.4 is used, if mouse over sub menu item, then top menu item, then sub menu item, the right arrows are not visible; but all is OK with jQuery 1.2.6.
    Note: All other modern browsers do not exhibit this problem.

    4) UPDATE NOTE - I have found that if .toggle() is used instead of .slideDown and .slideUp, both problems described do not exist with jQuery 1.5.1, EXCEPT that if you use .toggle('slow'), then sub-sub menu items do not show.
    Last edited by Bill Fergusson; 03-21-2011 at 08:18 PM. Reason: Update to problem description

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
  •