jparallax
jparallax copied to clipboard
jQuery plugin for creating interactive parallax effect
Hey, I am using Windows Vista, Chrome 21.0 and the target.html demo is not opening properly. When I move my cursor from top left into the parallax port, the image...
I'd like to add an automated random movement to the parallax instead of using the mouse position. How can I do this?
**Problem** Error when trying to call the "freeze" feature of jParallax, instead of the freeze applying to the layer instantly, the freeze only takes effect after the cursor has left...
**Unfreeze** doesn't work unless you set all arguments for both **freeze** and **unfreeze** This produces the expected results, though nothing is done with the **x** or **y** arguments when **unfreezing**....
Hello, I'm not sure what I'm doing wrong but the layers on my page follow the mouse cursor in the top left corner instead of pushing them around smoothly. I...
http://stephband.info/jparallax/demos/stalkbuttons.html http://stephband.info/jparallax/demos/remotecontrol.html http://stephband.info/jparallax/demos/thumbnails.html http://stephband.info/jparallax/demos/target.html 
Images in demos link to webdev.stephband.info instead of stephband.info
I am trying to kill and reinitialize the .parallax on window resize. Was wondering how to kill it?
hi, the jparallax effect seems to do nothing on official website. same with the demo-files in the actual master on github. other javascript on various sites works. i searched thrue...
I'm adding parallax to some elements at runtime. The first time, it works fine. But when I remove an element from the DOM, and I move my mouse outside the...