liMarquee / Circular
Content

RESULT

Free shipping on 100 eur

CODE


<!--If you have already use jquery, then this line is not necessary-->
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>


<!-- Plugins files-->
<link rel="stylesheet" href="css/liMarquee.css">

<script src="js/jquery.liMarquee.js"></script>


<!-- Initialization of plugin -->
<script>
$(window).on('load',function(){
	$('.str9').liMarquee({
		direction: 'right',
		circular:true,
		startShow:true
	});
})
</script> 

<!-- CSS code-->
<style>
	.textItem {padding-left:150px; display:inline-block; vertical-align:top;}
</style>

<!-- HTML code-->
<div class="str9 mWrap">
	<div class="textItem">Free shipping on 100 eur</div>
</div>
		

Universal Marquee for Text, HTML and Images
More than 10 000 people have been using it

DOWNLOAD PLUGIN LIMARQUEE