I got really tired of dinkin' around with FF/IE compatibility issues - and
your site seems typical of the issues I was always having when viewing sites
under FireFox. I got tired of it and stopped using Firefox as a Browser
altogether. I mean I never even had time to check issues with Macs, Opera or
Netscape. It was as though FF and IE were the only two existents. That's
just not so. At one point I decided to just code for IE (only because I was
too lazy to learn the right way) but then, if I'm going to code for FF as
well then what about the other browsers, screen sizes, monitor sizes,
resolutions and people's eyesight. It's gotta be about accessibility for
all - not just FF and IE!
Having said that I did find a solution to the FF/IE discrepancies using
nested tables as a quick fix. There is also plenty written about those two
browsers implementation of css and html on a yahoo/msn search. My conclusion
is that I need to be a way way better programmer to sort all of that out...
and they are far from the only games in town. Far, far from it.
Anyways, because of all that I decided to skirt the whole issue and start to
use liquid css. I can't speak highly enough about it. Here's two great
tutorials below that opened my eyes to a whole new world.. Liquid css seems
to please everybody's browser, screen size, window size and eyesight all at
the same time! Accessibility for all is the guiding light.... for me,
learning to appease Firefox and Internet Explorer was a totally wrong
approach and did not go any ways toward making the web a better place.
Have fun with the two tutorials below and sorry to rant...
.
http://css.maxdesign.com.au/selectutorial/tutorial_intro.htm
http://meyerweb.com/eric/talks/2003/commug/commug.html
Spend a couple or three days on those tutorials and you won't have those
FF/IE issues again!