Welcome to the "fun" of browser implementation of CSS, and, specifically the "box model". Furthermore, IE is notorious for not recognizing "boundaries", especially when setting the width on tables.
Some really good explanations, and a few ways to get around the issues encountered on the various browsers can be found at QuirksMode: http://www.quirksmode.org/
I've had to look there on several occasions, and find it to be very helpful.
|
|
Expert:
|
rcastagna
|
|
Date:
|
Sep 12, 2006
|
|
Time:
|
16:26
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
Huge input. It has everything to do with the width of the table. I had a nested table inside the <td> tag that was defined with a CSS class. I simply made that table's width a little bit less and then it showed up in explorer also. Kind of sucks that it cant just work anyway, but it looks a lot better now.
|
|
Expert:
|
john2
|
|
Date:
|
Sep 13, 2006
|
|
Time:
|
14:23
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|