W3 Mind Logo
Home » Scale on mouse hover with Transition

Scale on mouse hover with Transition

				
					.scale:hover{
    -ms-transform: scale(1.07,1.07); /* IE 9 */
	-webkit-transform: scale(1.07,1.07); /* Safari */
	-o-transform: scale(1.07,1.07); /* Opera */
	-moz-transform: scale(1.07,1.07);
	transform: scale(1.07,1.07);		

	-ms-transition: 0.4s ease; /* IE 9 */
	-webkit-transition: 0.4s ease; /* Safari */
	-o-transition: 0.4s ease; /* Opera */
	-moz-transition: 0.4s ease;
	transition: 0.4s ease;	
}
				
			

Example:

About Author
W3Mind

W3Mind

W3Mind focuses on Blogging, Make Money Online, SEO, Business Blogging, Social Media, WordPress, Internet Tools, Web Design and Development.
Give it a Share
Facebook
Twitter
LinkedIn
You May Also Like
Leave a Reply

Your email address will not be published. Required fields are marked *

How to
START A
BLOG
(step by step)
Load WordPress Sites in as fast as 37ms!