Hallo!
- <div bgcolor='#FFFFFF' onMouseOver="this.bgColor='#ff0000'" onMouseOut="this.bgColor='#FFFFFF'">
- <div bgcolor='#FFFFFF' onMouseOver="this.style.background='#ff0000'" onMouseOut="this.style.background='#FFFFFF'">
Was ist der Unterschied bitte?
irgendwie scheinen beide zu gehen? *grübel*
Kann es sein dass this.style.background vielleicht
eher für background-images verwendet werden sollte?
Danke,
Aqua