machen wir es kurz:
<hr style="color:red;border-color:red;background-color:red;" onmouseover="this.style.color='blue';this.style.backgroundColor='blue';this.style.borderColor='blue';" onmouseout="this.style.color='red';this.style.backgroundColor='red';this.style.borderColor='red';" />
so, das sieht zwar abenteuerlich aus, aber hat zur Folge..:
script-error in Netscape 4 *g*
in IE, Mozilla und konqueror wird die normal rote linie beim rüberfahren mit der Maus blau.
in Opera 5 passiert gar nichts.
Opera 6 ?