jqFloat | A Floating Effect with jQuery

Don't touch me!!!

jqFloat.js

A jQuery plugin that able to make any HTML objects appear to be floating on your web page.

$(document).ready(function() {
	$('object').jqFloat({
		width: 100,
		height: 100,
		speed: 1000
	});
});
		

Close Ads [x]