Site looks great in Firefox, doesn't work in IE
davidmigl
Registered Users Posts: 31 Big grins
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.
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.
0
Comments
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:
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" border="0" alt="" > Oh well, what an adventure, glad I got it working!