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

Hi, I download this plugin from and First time I use this file with the latest version of jQuery. But I saw it not working. Then I use the non...

When the page loads my js performs a series of animations and triggers the parallax at the end but the parallax effect only starts when i move my mouse out...

Decay resets to 0 when mouse stays inside of the mouseport. After leaving the mouseport, decay switches back to desired value on entering the mouseport again.

Hello! Thanks for the plugin! But I found an error. After updating the content with Ajax, the Y axis is ignored, that is, margin-top does not change its value. How...

I think that it's due to the removal of `jQuery.event.handle()`, but I haven't investigated thoroughly. In the mean time, you can use the [jQuery Migrate](https://github.com/jquery/jquery-migrate) plugin as a workaround.

I have a problem with parallax. My parallax-layer elements always have top:100%; and never move vertically only horizontally. jQuery ver. 1.7.1

here: http://stephband.info/jparallax/demos/stalkbuttons.html example link: http://webdev.stephband.info/jparallax/images/parallax_button/6.png

Hi together I'm using the jparallax plugin and set some layers to xorigin:1. So now when I reload the page, the layers with that property are okay. But when i...

I'm trying to achieve responsiveness on http://ur1.ca/d2l4k, using the same configuration as in the demo http://stephband.info/jparallax/demos/target.html, but upon resizing the window, the absolute position of the parallax layers shift left...

Hello, I have not found how to make the starting possition layers is centered and I can move a fair front / rear. The xorigin options and yorigin does not...