Ist schon mal wem aufgefallen , das der IE 5.0
der javscript Befehl
document.getElementsByTagName("h1")[0].getAttribute(attr);
NULL zurückliefert, wenn der Wert der Variable attr "class" ist.
Dieses Verhaltne ist ziemlich dumm, weil ich nicht weiß wie ich sonst
an den Wert des class Attributes kommen soll...
Hat wer ne Lösung?
By the way.. Mozilla macht das ohne murren :]
Benjamin