iKhristosi
May 29th, 2008, 09:01 AM
So I have a .html file that i have been working on in FF and when i opened it in IE it did not work the same. Are there things i should know that work in FF but not IE? Thanks in advance.
Christian
Christian
|
Click to See Complete Forum and Search --> : [RESOLVED] HTML works in FF but not IE iKhristosi May 29th, 2008, 09:01 AM So I have a .html file that i have been working on in FF and when i opened it in IE it did not work the same. Are there things i should know that work in FF but not IE? Thanks in advance. Christian PeejAvery May 29th, 2008, 10:16 AM Can you please be more specific? Maybe show us the code using [code] tags. Are you talking about scripting or styling? Both CSS and JavaScript can work differently depending on the web browser viewing the page. iKhristosi May 29th, 2008, 10:22 AM I actually figured it out. IE doesn't like the style="visibility:collapse" tag. Thanks anyways though. Domain-K- June 4th, 2008, 01:58 PM I once missed a <td> tag, tested the page on FF and sent it to the client for feedback. The page was completely messed up in IE. FF apparantly is more forgiving than IE when it comes to HTML. I now always test pages on IE before sending. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |