Site looks great in Firefox, doesn't work in IE

davidmigldavidmigl Registered Users Posts: 31 Big grins
edited October 19, 2006 in SmugMug Support
http://www.davidmigl.smugmug.com

Received a few e-mails from customers about the site not working and wondered "how?!?!" until I hit the "view in IE" button from firefox. I have no idea what's causing this; I'll be working to fix it, but if anyone has any ideas on what might be wrong, chime in!

Thanks!
David Migl


EDIT: took the navbar code out temporarily, works fine. Some code in there might be wreaking havoc.

Comments

  • davidmigldavidmigl Registered Users Posts: 31 Big grins
    edited October 19, 2006
    Been working on this for a few hours this afternoon, it looks like I've got it.

    The code is from here: http://www.dgrin.com/showthread.php?t=42747&highlight=navbar

    Apparently, the mess was due to my not keeping up with opening and closing <li> and <ul> tags, and my omission of this:
    <!--[if IE 7]><!--></a><!--<![endif]-->
    <!--[if lte IE 6]><table><tr><td><![endif]-->
       <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    

    after several items. Apparently, it's an IE specific piece of code that is crucial for IE but ignored by Firefox.

    Had to re "customize" the code from scratch.

    <img src="https://us.v-cdn.net/6029383/emoji/11doh.gif&quot; border="0" alt="" > Oh well, what an adventure, glad I got it working!
Sign In or Register to comment.