Robbe: Unterstützung für DOM Level ermitteln

Beitrag lesen

This method retrieves a Node using a name. It first searches for a Node with a matching id attribute. If it doesn't find one, it then searches for a Node with a matching name attribute, _but only on those elements that are allowed a name attribute_.

ok, das ist ja ne ganz klar aussage.

Dann schlampt der Firefox hier.

jo, eindeutig.

Nach welcher HTML DTD darf das OPTION-Element ein Attribut "name" haben?

wohl nach keiner wie ich grad nachtgeschaut habe :P

Vielen Dank für die kompetente Antwort :)

LG,
Robbe