]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
No Scroll Animation when scroll_speed = 0 5997/head
authorPaul <paul.fletcher@blackboard.com>
Fri, 31 Oct 2014 19:16:46 +0000 (12:16 -0700)
committerPaul <paul.fletcher@blackboard.com>
Fri, 31 Oct 2014 19:16:46 +0000 (12:16 -0700)
commit93146771c42e4759ae3fac9e750b0fc85feb12a3
tree0c3c5658f709b0fb8e8d3bc2a5b4827fba67686b
parentd73f4edc7190169fe1e78a84213004778b6175ae
No Scroll Animation when scroll_speed = 0

While implementing Joyride on our site we noticed when setting scroll_speed to 0 per your documentation, Joyride would still scroll, but do it instantly. This small adjustment fixed the issue for us.
js/foundation/foundation.joyride.js