Hallo Andi.
Ich weise einem Textfeld momentan mit JS verschiedene Styles zu:
onMouseOver="[code lang=javascript]this.style.backgroundColor ='#CCCCCC';this.style.border='1px solid #000'
" onMouseOut="this.style.backgroundColor ='#DDDDDD';this.style.border='1px solid #DDDDDD'
"[/code]Kann ich eigentlich nicht einfach CSS-Klassen angeben?
Natürlich kannst du dies machen. Dies ist auch vorzuziehen, da weitaus sauberer und flexibler. Solltest du nicht wissen wie, dann solltest du dir http://de.selfhtml.org/javascript/objekte/all.htm#class_name@title=className anschauen.
Einen schönen Sonntag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]