SaveSheep
09-12-2006, 12:10 PM
Is there a way to have a seperate style if the browser is IE?
Just on my form tags; padding works great in every other browser but this one. IE doesn't stretch the input field out, so the text just shows up cut off.
Maybe a way to if browser = IE, padding:0px; ?
Just on my form tags; padding works great in every other browser but this one. IE doesn't stretch the input field out, so the text just shows up cut off.
Maybe a way to if browser = IE, padding:0px; ?