Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Script fixed #9

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Script fixed #9

wants to merge 15 commits into from

Conversation

aledelgo
Copy link

@aledelgo aledelgo commented Nov 8, 2013

Hello, i've fixed the main script and updated the example file and documentation file.
Before all parameters of .parallax(p1 , p2 , p3) was completely ignored and replaced at runtime with default values.
Now instead it works great. I've also upgraded example to jQuery 1.10.1

PS. i've added my name in the script and readme after your. tell me if this is a problem.

bye

Alessandro Del Gobbo added 5 commits November 8, 2013 22:09
Moved parameters parsing to top... elseway the parameter of this line were just completely ignored and replaced with default values.
$('#parallax1').parallax("10%", 1.5);
Now it works great!
Upgraded jQuery to 1.10 and the Parallax to 1.1.4
Added support parameter to set the initial vertical position of Backgrounds
@gmelika
Copy link

gmelika commented Dec 12, 2013

👍

I was just about to do a pull request to fix this as well, glad you saved me the trouble.

@dustingraham
Copy link

Anyone have a maintained branch? Perhaps @IanLunn could link to someone who took this over.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants