HTML-DOM: getElementById

Hi,

   HTML 4.01 says, IDs must be case-insensitive unique, but user agents
must treat it case-sensitive. So, is getElementById() case-sensitive in
the HTML DOM?

   How handle current implementations the case, when an ID isn't unique,
what do they return for getElementById()?

regards,
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Saturday, 14 July 2001 03:54:34 UTC