Archive for January, 2012
|Roll-over Submit Button with CSS ONLY!
Wednesday, January 25th, 2012
You CAN create a roll-over effect on a form submit button using just CSS with no jQuery or javascript! The key to the whole thing is adding a hover state to the input tag:
input:hover
(more…) Posted in Web Design | No Comments »
Categories



