Old problem, new form.... this looks great in Firefox 2.0, but not in IE. It validates, I've checked it in FFWebDeveloper, and played around with the #frame size and column sizes, but I'm still stuck.
Any insights would be appreciated.
http://chicanas.com/sjsu/invite.htm
CSS is in the source
Susana
Most likely IE's double
Most likely IE's double margin bug which affects adjacent floats. Adding display: inline to the floats usually sorts it.
yup
Awesome, that did it. Thanks so much, T..
s.,
wondering how you keep track of all these IE bugs and hacks
malinchista wrote:Awesome,
Awesome, that did it. Thanks so much, T..
s.,
wondering how you keep track of all these IE bugs and hacks
By experiencing them first hand, finding a solution, then remembering the solution when people have a similar problem
Most solutions for IE's bugs can be found at http://www.positioniseverything.net