Re: Weirdest Internet Explorer issue I've ever seen.



Jeff wrote:
Nobody really knows what you want to do, but I'd like to make these observations. You have a table with no specified width and then you put in a form element with a width of 100%. What do you expect? Give the poor DOM a break.

The issue also happens when I specify a width for the table.

I find it interesting that the table expands, even though the form element stays its proper size.

-Mango
.



Relevant Pages

  • Re: str.match
    ... No need to test that the argument to the function is a form element if ... function isn't in calling execution context. ... Maybe if i write proper ... //do validate properties of elements ...
    (comp.lang.javascript)
  • Re: If...else statement
    ... is always proper for form element references. ... Wanting to use one level is like wanting to juggle while ... entirely with DOM Level 3 as the convenience - document.forms - ...
    (microsoft.public.scripting.jscript)