As pointed out earlier, background-position-x
and background-position-y
are nonstandard.
There are two options you could explore:
- jQuery background animation plugin (example: http://snook.ca/archives/javascript/jquery-bg-image-animations/)
- CSS3 transitions