riff Posted January 31, 2003 Share Posted January 31, 2003 (edited) a: hover {...} .. when i hover text (text is in the cell) >>table cell changes color (not only text background color, i mean entire cell color) :rofl: Edited January 31, 2003 by riff Link to comment Share on other sites More sharing options...
0 crankymessiah Posted January 31, 2003 Share Posted January 31, 2003 Nifty, huh? :p Link to comment Share on other sites More sharing options...
0 riff Posted January 31, 2003 Author Share Posted January 31, 2003 Nifty, huh? :p ..eeee whatever Link to comment Share on other sites More sharing options...
0 crankymessiah Posted January 31, 2003 Share Posted January 31, 2003 Well, what was your point? Is that not what you want? Your post was basically just a statement. Link to comment Share on other sites More sharing options...
0 riff Posted January 31, 2003 Author Share Posted January 31, 2003 no no no i use tabel, there are txt in the cells; when i hover txt, it only changes txt backround, but i what to change entire cell background?? Link to comment Share on other sites More sharing options...
0 [idkfa] Posted January 31, 2003 Share Posted January 31, 2003 <td onMouseOver="this.bgColor='red';"> should work, i didn't test it :whistle: Link to comment Share on other sites More sharing options...
0 riff Posted January 31, 2003 Author Share Posted January 31, 2003 yea great it works i havent seen anything like it before :alien: Link to comment Share on other sites More sharing options...
0 crankymessiah Posted January 31, 2003 Share Posted January 31, 2003 That will work using JavaScript. Make sure you do a onMouseOut change as well or it will just stay that color. I just started really messing with CSS recently and did this all CSS but not in a table but using CSS layout. I haven't gotten that far, but you can check it out here: CSS Work in progress Post back if you want me to post the style sheet. Link to comment Share on other sites More sharing options...
0 riff Posted January 31, 2003 Author Share Posted January 31, 2003 (edited) I just started really messing with CSS recently same here anyway thanx for help but how this neowin menu is made (color changing) its source didnt help ? Next Oldest | Next Newest ? Track this topic | Email this topic | Print this topic Edited January 31, 2003 by riff Link to comment Share on other sites More sharing options...
0 riff Posted February 1, 2003 Author Share Posted February 1, 2003 i figured it out.. fade.js does it Link to comment Share on other sites More sharing options...
Question
riff
a: hover {...}
.. when i hover text (text is in the cell) >>table cell changes color (not only text background color, i mean entire cell color) :rofl:
Edited by riffLink to comment
Share on other sites
9 answers to this question
Recommended Posts