jparallax icon indicating copy to clipboard operation
jparallax copied to clipboard

jQuery plugin for creating interactive parallax effect

Results 54 jparallax issues
Sort by recently updated
recently updated
newest added

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 ![Screen Shot 2013-04-18 at 1 34 40 PM](https://f.cloud.github.com/assets/1387279/395991/ad20f84e-a813-11e2-93fc-bf176326cf34.png)

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?

Feature request

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...