Need Help with CSS Dropdown Menu's (only works in firefox? no it IE)

Discussion in 'HTML & Website Design' started by CalebSpilchen, Jan 12, 2010.

  1. #1
    Need help here guys/gals...

    I recently added a css dropdown menu system on my site.
    But it only works in FireFox.

    If I use IE, they just show as regular texts.

    This is the system I am using
    http://www.lwis.net/free-css-drop-down-menu/

    and this is my site with the system in it.
    http://www.flipbooth.com

    When I put the code in my site, it only works with FIrefox.
    But when I open up the demo .html file in IE, it works.

    Please help.
    THanks
     
    CalebSpilchen, Jan 12, 2010 IP
  2. markupdude

    markupdude Peon

    Messages:
    215
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think i figured out this one.

    The Javascript include line in your source is <script type="http://www.flipbooth.com/js/dr2/text/javascript" src="http://www.flipbooth.com/js/dr2/js/jquery/jquery.js"></script>


    Notice the problem in script type="" part? Just a typo i am guessing. Happens with most of us all the time, no biggie :)
     
    markupdude, Jan 12, 2010 IP
  3. CalebSpilchen

    CalebSpilchen Well-Known Member Affiliate Manager

    Messages:
    898
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    140
    Digital Goods:
    2
    #3
    thanks.
    I fixed that one.. yes a typo.
    But it still did not fix the main problem.
     
    CalebSpilchen, Jan 12, 2010 IP
  4. markupdude

    markupdude Peon

    Messages:
    215
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    hmm ... a bit clueless but i have a feeling the jquery is not coming into effect.
    Try tracking down till which line it executes & where it struck with simple alerts like alert('test'); in each step/line.
     
    markupdude, Jan 12, 2010 IP
  5. CalebSpilchen

    CalebSpilchen Well-Known Member Affiliate Manager

    Messages:
    898
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    140
    Digital Goods:
    2
    #5
    still aint working after I add those
     
    CalebSpilchen, Jan 16, 2010 IP