25.10.2009, 00:46
...
CSS reicht auch
Cu Helmut
Zitat:(P. S. hier ist mir wohl mal eine ganz hübsche Tabelle gelungen. Möglichst mit Firefox anschauen, für I. E fehlt noch die neuste hover.htc
CSS reicht auch
Code:
tr { background: red; }
tr:hover { background: yellow; }
Cu Helmut