I have a td in a table and set its width to 200px in a style sheet that is linked to the page.
In firefox, this td has a constant size but in IE 8 it has variable width. What's the problem?
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Jul 9, 2011, 9:43 AM
Majid KamaliPosted Jul 9, 2011, 1:57 AM
Jiteendra SampathiraoPosted Jul 9, 2011, 1:54 AM
If the problem doesn't resolve even you used that code in your page...
I can tell you that that problem with assigning width and heights...
You need to know that All browsers are not act as same to every html controls...
So make settings which fits to IE8 then check the same code with other browsers..Sometimes this approach will works..
Majid KamaliPosted Jul 9, 2011, 1:32 AM
That code does not work.
BTW, I don't even know what is that.
Jiteendra SampathiraoPosted Jul 9, 2011, 12:09 AM
IE is back away in technology....
To resolve your issue...
Add this script to your page....
This definitely works..