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

The parallax effect lag on retina displays with Chrome and Opera but not with Safari and Firefox..

Hi, I want to unparallax some layers when a user clicks a button. I'm calling ``` javascript jQuery('.parallax-layer').parallax({}); ``` to init the parallax and ``` javascript jQuery('.parallax-layer').unparallax(true); ``` to stopp...

Hi, _disclaimer: I have no idea how github works and I now next to nothing about js/jquery either (my only experience being the tweaked version of jparallax below)_ I made...

RE: https://github.com/stephband/jparallax/issues/53

These changes will make your plugin work with devices that have an gyroscope. If you move the device the parallax effect will be visible. Known bugs: - The initial position...

Feature request

The index was missing the reference and the first parallax example wasn't working. I just added this line based on the demos/\* files which were including the line and were...

I am using jquery 2.0.3. Including jquery.jparallax.min.js throws the following error: ``` TypeError: d.event.handle is undefined ``` Error occures in line 14 in FF 26. Chrome 32 gives: ``` Uncaught...

Hi, I experience a problem with jparallax and the first loading before the mouse hover ths div. I mean that all my parallax DIV start on the top left corner...

http://www.kohai.net/files/halloween2013 Strange issue ... seems like pngs have a white border. Bug only happens in chrome, not in FF ... Tried every CSS posibilities but still no success. Does anybody...

i have only 4 PNG images (2000px 1250px) each of them 300-600Kb with transparency in jParallax Firefox deal animations smoothly but in last Chrome things look laggy. no more than...