How is this effect achieved?
I was wondering if anyone knows how the effect with the clouds is achieved?
See effect here: http://osc.template-help.com/joomla_23891/
There are about 4 images that sway back and forth, following the mouse movement.
I downloaded all 4 .js files (jquery.js, mootools.js, caption.js, and script.js). They are all in the same folder as my .html file that is linked to my .css file.
My css file contains the following code:
My result shows only 2 images (layer-1.png and layer-2.png) and they do not move at all.
Any ideas how to make this work?
Thanks in advance.