Log in

View Full Version : Magnetic Scroll Mouse Wheel



davelf
02-08-2013, 09:05 AM
Hey everyone,

Does anyone have idea how to find script like this one:
http://community.saucony.com/kinvara3/

Thank you so much

Beverleyh
02-08-2013, 02:00 PM
Maybe this? http://blog.gabrieleromanato.com/jquery-parallax-scrolling-with-the-mousewheel-event/

davelf
02-09-2013, 03:24 AM
Thanks Berverleyh.
But it didn't work when i try to implement it. Is there something wrong with script here (http://metablast.net/mousewheel/)

Beverleyh
02-09-2013, 08:34 AM
I'm on iPhone so I can't be 100% sure, but it looks like you're linking to jQuery twice - in the <head> and just before the closing </body> tag. The blog places them all just before the closing </body> tag so try taking the one at the top of the page out.

Also, I don't know if its just me but there are some strange characters right at the end of the myscript.js file, after the Parallax init();
They could be affecting things, so remove them and see if it makes a difference. I'm attaching a screen grab so you can see what I mean.
4929

I've seen the UFT-8 BOM characters at the start of some files before (  ) but I'm not sure what encoding creates the ones in the pic. In any case try deleting those, and if needs be, changing the file encoding in your plain text editor.

jqueryguru
10-26-2014, 08:21 AM
Hey everyone,

Does anyone have idea how to find script like this one:
http://community.saucony.com/kinvara3/

Thank you so much

Hello,

This is the plugin you are looking for :
https://github.com/maximegaul/magnetic-scroll