A Wired.com user account lets you create, edit and comment on Webmonkey articles. You will also be able to contribute to the Wired How-To Wiki and comment on news stories at Wired.com.
It's fast and free.
processing...Retrieve Sign In
Please enter your e-mail address or username below. Your username and password will be sent to the e-mail address you provided us.
processing...Welcome to Webmonkey
- edit articles
- add to the code library
- design and write a tutorial
- comment on any Webmonkey article
Sign In Information Sent
High- light a row
/skill level/
/viewed/
EDITORS NOTE: This page contains questionable material. The user-generated content included in this page may need your help. It may contain errors, inappropriate links and methods have not not been verified to work.
Comments on the future of this page belong under the Discussion tab. Press Edit to modify this page to add and remove content or correct for grammar and/or code errors.
Introduction
you want to high - light a row in you table on a web site with use mouse over and mouse out
Steps
open your CSS file or in the style section of your web page
TR.High-light { background-color: #FFFFD0; }
now the add the class to the TR
<TR onMouseOver="this.className='High-light'" onMouseOut="this.className='clear'">
- This page was last modified 18:48, 1 December 2008.
Special Offer For Webmonkey Users
WIRED magazine:
The first word on how technology is changing our world.
