cameronmcefee / plax

JQuery powered parallaxing
http://www.cameronmcefee.com/plax
MIT License
2.28k stars 206 forks source link

Allow clearing of previously defined layers when disabling #32

Closed lukekarrys closed 11 years ago

lukekarrys commented 11 years ago

I had a specific need to clear all the plax layers I previously defined when disabling, so that I could enable again with a different set of layers.

This PR adds one option to disable to allow for that.

cameronmcefee commented 11 years ago

Nice. I've got another huge pull that I need to review before I merge this. I'll come back to that once it's tested and out.

clinton3141 commented 11 years ago

+1

cameronmcefee commented 11 years ago

Merged and resolved in #35