CTA-Flip

CTA-Flip is a jQuery Plugin powered by Tweenmax that flips an image to reveal a call-to-action message on the other side. This is ONLY for mouseover and is to add as a polishing effect for desktop vistors.

Some Cool Features

Requirements

Code to Add


<script src='js/cta-flip.min.js'></script>
<script>

		$('.featured-designs img').ctaFlip({
	        message: "View this Design",
		  text_color: "#fff",
		  bg_color: "#0096ce",
		  flip_axis: "vertical" // settings are: horizontal, vertical
         });
		 
</script>
		
DOWNLOAD: CTA-flip.zip

Plugin Info: