You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fix is already there (in jquery.event.frame), but unfortunately it didn't make it into the .min.js file!
Workaround:
Instead of including the .min.js-Version, include both the jquery.event.frame.js and the normal parallax.js file (both lying in the js/ folder).
I am using jquery 2.0.3. Including jquery.jparallax.min.js throws the following error:
Error occures in line 14 in FF 26.
Chrome 32 gives:
I minified the files with uglifyjs and that worked.
The text was updated successfully, but these errors were encountered: