With the aid of some css, it's pretty simple to create a menu with rollovers. I wanted to create a menu for one of my company's show sites and didn't want to rely on yet another javascript/dhtml menu, so I decided to look into CSS.
It is pretty simple, all you have to do is establish your text color, font size, and add some onMouseOver, onMouseOut code to you td's and you are all set. Below the example:
| Hello World |
A few copy and paste of the cell and it just doesn't get any easier and simpler. That's it for now, until next time when the CSS code comes to your town!


0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home