Link to home
Start Free TrialLog in
Avatar of pbrooks
pbrooks

asked on

table cells and mouse-over

Developing Javascript for IE 4+:
I would like to create a navigation bar from a table (say, 1 row and 5 columns).  Each cell would represent a link to another web page.  Here's the question:
When the user mouses over one of the table cells (without clicking), I'd like that table cell to change foreground and background colors.  When the cursor exits that cell, the original colors should be restored.  Can you provide sample javascript for this?  Thanks in advance.
ASKER CERTIFIED SOLUTION
Avatar of knightEknight
knightEknight
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pbrooks
pbrooks

ASKER

Thanks!  Can you tell me where you got this code from?

Sorry, I don't remember exactly, but I know it is a paq on this site somewhere, either in the JS forum or the HTML forum.  I got it about 6 months ago +/-2
Avatar of pbrooks

ASKER

Thanks, but how do I find the paqs and read them?

paq - previously asked questions section at the bottom of each forum ...