Browser compatibility problem...

C

conckrish

Hi All,

I have an asp.net application which contains one signup form.When
I run in IE 6.0,its working fine as for my design.. But when I run in
Mozilla, there are some 10 - 15 px extra bottom -padding between each
textbox control.( I have placed the whole form inside a table and each
textbox contols in diff cells of the table and each cells having
corresponding CSS ).. Anyone tell me how to avoid this Browser
compatibility problem.How to set common CSS property to all browsers?


Thanx,
Robert
 
G

Guest

I reckon this question is more appropriate for the
microsoft.public.dotnet.framework.aspnet group, not this one - there are
more guys specific to you problem

Hi All,

I have an asp.net application which contains one signup form.When
I run in IE 6.0,its working fine as for my design.. But when I run in
Mozilla, there are some 10 - 15 px extra bottom -padding between each
textbox control.( I have placed the whole form inside a table and each
textbox contols in diff cells of the table and each cells having
corresponding CSS ).. Anyone tell me how to avoid this Browser
compatibility problem.How to set common CSS property to all browsers?

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top