Re: IE5 only shows tooo wide div



On Nov 20, 2:25 pm, dorayme <doraymeRidT...@xxxxxxxxxxxxxxx> wrote:
In article
<6f6262a0-8fd0-4077-96b2-9e7d29031...@xxxxxxxxxxxxxxxxxxxxxxxxxxx
m>,

VUNETdotUS <vunet...@xxxxxxxxx> wrote:
Herehttp://www.vunet.us/wic/test/top.aspyou will see a very wide
(outside the screen) div with id="middle" (red color border). This
never happens in IE6+, FF. Can anyone find the problem? Thanks
Here is the screen shot that may not be available soon:
http://browsershots.org/png/512/59/592a613878b44a98e770c88a7fd5faf1.png

You put up a transitional doctype doc, it does not validate and
the errors can be seen viahttp://validator.w3.org/and athttp://jigsaw.w3.org/css-validator/

Best to fix these before peering into the murky waters of IE size
calculations.

--
dorayme

Yes, thanks. But they are topmargin, leftmargin in BODY tag or omitted
ALT tag. Is this is a serious problem?
.



Relevant Pages

  • Re: IE5 only shows tooo wide div
    ... div with id="middle" (red color border). ... never happens in IE6+, FF. ... calculations. ...
    (alt.html)
  • Re: IE5 only shows tooo wide div
    ... VUNETdotUS wrote: ... div with id="middle" (red color border). ... never happens in IE6+, FF. ...
    (alt.html)
  • Re: IE5 only shows tooo wide div
    ... div with id="middle" (red color border). ... never happens in IE6+, FF. ... You put up a transitional doctype doc, ... leftmargin in BODY tag or omitted ...
    (alt.html)
  • Re: window.open and IE6
    ... '500') in the body tag and by calling it between the body tags. ... Can't find any pop-up blockers. ... ask what's different about IE6 other than the version of IE. ... onload doesn't? ...
    (microsoft.public.scripting.jscript)
  • Re: Putting DIV wrapper around all code in body
    ... // get body tag ... var body=document.getElementsByTagName.item; ... but the value returned by innerHTML is not necessarily the same ...
    (comp.lang.javascript)