IE vs Firefox
IE vs Firefox
Hi, to all I hope you are all well after easter, I have a problem with my site that i found it now... in firefox is everything ok but in IE the nav from the left side is deform, What can I do to be desplay in bouth browser the same page without problems?
-
- Posts: 42
- Joined: Thu 18. Nov 2004, 23:07
- Location: Switzerland
- Contact:
IE vs Firefox
Evertime I had this problem it was related to uncorrect nesting respectivly opening and closing tags with <td> <tr>. Firefox seems to be less strict than IE. If you solve the problem for IE, it will most likely also work also in Firefox. Altough I use FF, I check the appearace in IE first.
Cheers
Cheers
Hi culda_a,
is it a dev- or table based layout?
What type of navigation?
We can´t help without accurately details.
Gruß Knut
is it a dev- or table based layout?
What type of navigation?
We can´t help without accurately details.
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
strict
Hi,
I don't really want to start that "which-is-the-better-browser"-war again. But my experience is that it ist the IE that is less strict with malformed HTML code as well as it still has several bugs while interpreting css-rules. (And I gave up about "pixel-exact" layout in both browsers. I'm yet happy if all looks readable and somehow well.
)
An easy way to check for errors in the generated code is to use the WebDeveloperToolbar-extension in Firefox in conjunction with the HTMLTidy-extension. This allows for testing (validating) webpages offline (it displays any nesting error and more) as well as many many more useful tools for developing. HTMLtidy is also available as a standalone programm for some plattforms.
I agree we would need more info or a maybe link to check out your problem.
Cheers, Ren Hoek.
I don't really want to start that "which-is-the-better-browser"-war again. But my experience is that it ist the IE that is less strict with malformed HTML code as well as it still has several bugs while interpreting css-rules. (And I gave up about "pixel-exact" layout in both browsers. I'm yet happy if all looks readable and somehow well.

An easy way to check for errors in the generated code is to use the WebDeveloperToolbar-extension in Firefox in conjunction with the HTMLTidy-extension. This allows for testing (validating) webpages offline (it displays any nesting error and more) as well as many many more useful tools for developing. HTMLtidy is also available as a standalone programm for some plattforms.
I agree we would need more info or a maybe link to check out your problem.
Cheers, Ren Hoek.
- anthony.abraira
- Posts: 99
- Joined: Sun 11. Sep 2005, 07:42
- Location: Mars Hill, NC
- Contact:
Better workaround for IE....change Doc Type
Check this thread out, it might be a better solution than the {SPACER} idea...
http://www.phpwcms.de/forum/viewtopic.php?t=10305
http://www.phpwcms.de/forum/viewtopic.php?t=10305