I'm using jquery 1.8.0 and when trying to move the position of the layers I get the following warning message in Firefox "Error in parsing value for 'left'. Declaration dropped.", even though I'm calling parallax.temperature.right(). Also this message is only shown in Firefox, not other browser shows it, but still it won't work on any browser. The layers are changed but the animation doesn't happen, they just suddenly appear like a normal call to the show method.
What's the problem here? I tried it with IE10, Chrome and Firefox and it doesn't work in any of them.