Background Animation Script...

Loading ...
156 views
How to use:
$('#background').animate({backgroundPosition: '(10% 250px)'});
Due to some browser bugs (i.e. Firefox, you have to set your (initial) background-position inline:
Offcurse you can achieve this with JavaScript (jQuery), too:
$(‘#background’).css({backgroundPosition:...
Tags: ajax animation , ajax animation script , ajax background