Posted by frederick on 04/14/06 23:25
rtconner wrote:
> Thats great and all. But not how do you do this practically? IE and
> Mozilla fight over so many CSS options that displaying anything the
> same in both of them is a pain. I'm trying to set up a simple layout of
> putting a few divs/spans next to each other and have been working on it
> for hours (about to be days) and have not found a crossbrowser
> solution.
Perhaps you already do this, but my approach is to test using Firefox
whilst coding, and then when I'm basically happy with what I've got,
see what IE does with it. Nine-and-a-bit times out of ten a problem is
due to IE's screwy interpretation of things, with Firefox just obeying
the rules*. Anecdotal evidence points to quite a few others around
here taking a similar approach.
* Sometimes the rules it obeys I don't entirely agree with, but that's
a different issue!
--
AGw.
[Back to original message]
|