Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi.... in this site have some linked buttons like ( Home.Articles, Discussion...) if i put the mouse on that control it will change their color and some control show the some content
so how to write the code for this one please guide the solution for this one
thanks in advance
Posted
Comments
AmitGajjar 13-Sep-12 0:40am    
It's Menu with CSS.

1 solution

Hi,

its is CSS applied on mouse hover.

check these links for more on CSS on hover.

CSS Links[^]
CSS Examples Highlight Image onMouseover (Opacity)[^]
CSS hover menu with onMouseover text descriptions[^]
CSS OnMouseOver[^]

hope it helps.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 27-Sep-12 23:40pm    
Sure, a 5.
--SA
Karthik Harve 28-Sep-12 1:30am    
thanks SA.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900