IE HTML 4.01 Specification Bug?
While developing the new WiFi system I think I found a bug. Apperntly IE is not following the HTML specifications. In the OPTION tag for a SELECT you don’t really need to specify value as it is implied and uses the content of the OPTION tag (link) but IE requires the value if you want to use the value in a JavaScript. Spent a whole hour to find that out! Lesson learned: Always use value in the OPTION tag.
on April 25th, 2005 at 9:00 pm
“Apperntly IE is not following the HTML specifications.”
Since when ANY browser supported the W3C HTML specifications.
on April 25th, 2005 at 9:26 pm
LoL true but AFAIK the mozilla engine is doing a good job at it…
on April 26th, 2005 at 1:34 pm
People still use IE ?
:)
on April 26th, 2005 at 9:42 pm
LoL yeah loads of them…