Custom Menu IE Problem

Discussion in 'CSS' started by jtaylo49, Apr 13, 2012.

  1. #1
    Can someone PLEASE help me out on this website I have put in a custom menu drop down menu that populates categories and subcategories dynamically. When in IE on first load it renders as a vertical list instead of horizontal until you refresh... it only does it in IE. Please give me some suggestions?

    http://www.mobiledistributorsupply.com
     
    jtaylo49, Apr 13, 2012 IP
  2. GetConversion

    GetConversion Member

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #2
    Which IE? I checked with IE9, and it was OK.
     
    GetConversion, Apr 17, 2012 IP
  3. lordoracle

    lordoracle Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Everything must be done so that users do not use IE 6 7 & 8
     
    lordoracle, Apr 17, 2012 IP
  4. GetConversion

    GetConversion Member

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #4
    I've just checked it with IETester, and it’s broke with IE5.5 IE6 and IE8.
    There is no attachEvent on window object.
    The wrong function call is in prototype FW 1.6.0.3 which is included in the site.
    Maybe try prototype 1.7.

    But still I haven't met with the vertical rendered menu.
     
    GetConversion, Apr 18, 2012 IP
  5. jtaylo49

    jtaylo49 Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for the help guys, but I had to change it back to an old menu without a dropdown for my work since it wasn't rendering properly. You can still see what I'm talking about on this page http://mobiledistributorsupply.com/test2 (make sure it loads test2, for some reason it likes to load the home page, you may have to type it in twice or something). It is the second menu, you can see it render terribly.
     
    jtaylo49, Apr 19, 2012 IP