Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2010
    Posts
    28
    Plugin Contributions
    0

    Default Jquery beating up CSS MENU...HELP!

    Holy crap this is kicking my a$$...been trying to kill it for a couple hours now. I HATE INTERNET EXPLORER!! I installed the CSS Flyout MENU Mod and a JQuery Slideshow and they work great together in EVERY browser except for IE7, some people still use it instead of IE8. I think it has something to do with z-index but I'm at my wits end please help......a link to: MY STORE

    Thank you so much in advance for ANY help

  2. #2
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    For the drop down menu i had the same issue and i fixed by giving every parent and child in the #dropMenu a z-index.

    The first parent gets the smallest index and the last child the biggest.

    If you have firefox with web developers tool kit you can view all of the parent and child elements.

  3. #3
    Join Date
    Aug 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    I was messing with firebug lite for IE and changed the z-index for .ui-sortable or navOneColumnWrapper to like 99999 and it worked but then I tried to find .ui-sortable with the developers toolkit it couldn't find that class, any ideas??? ......

  4. #4
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    Firefox web developers kit

    or

    Zen Cart admin developers tool kit

    ???

  5. #5
    Join Date
    Aug 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    Zen cart admin's tool kit..

  6. #6
    Join Date
    Aug 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    FIXED IT........

    added to stylesheet.css....

    #navColumnOne {
    position: relative;
    z-index: 999999;
    }

  7. #7
    Join Date
    Jun 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Jquery beating up CSS MENU...HELP!

    How hard was it to install jquery?? If possible, can you post the script that you used??
    Last edited by kramerr; 13 Jan 2011 at 07:59 AM.

 

 

Similar Threads

  1. v138a Replace header with apycom jQuery Menu Style 01 (flyout menu))
    By soki in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Mar 2012, 09:18 PM
  2. CSS Horizontal Dropdown Menu With jquery
    By Ross_T in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 15 Sep 2011, 03:04 PM
  3. CSS Horizontal Dropdown Menu With jquery
    By HBELLC in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 15 Sep 2011, 01:00 AM
  4. HELP with Automatic Image Slider w/ CSS & jQuery
    By lucianman in forum General Questions
    Replies: 3
    Last Post: 20 Feb 2011, 10:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg