Insert this into the head section of html page. ----------------------------------------------------------------------------------------------------- Now, to apply the "highlight" effect to a table, simply add the following code inside the tag itself, like below:
" "
"#999999" represents a type of gray color the cells change to when the mouse is over them, and "#FFFFFF" represents a white color when the mouse moves out. Feel free to change these values to another. To exclude any cell(s) from the rollover effect, simply give that cell an id="ignore" declaration, inserted inside the tag. For example:
Main Menu Eggs Ham
If you had set the script to highlight entire table rows (by changing a variable inside the script), you can also specify the script to ignore the entire row, by adding id="ignore" inside the desired tag:
Main Menu Eggs Ham