terrymun / paver

Paver, a panorama/image viewer replicating the effect seen in Facebook Pages app
MIT License
123 stars 38 forks source link

Hi, I'm getting error in the line 554 #10

Closed PabloArty closed 7 years ago

PabloArty commented 7 years ago

The error is in this line paver.$t.on('mousemove.paver', $.throttle(paver.settings.cursorThrottle, function(e){

I already load the paver css and js.

I'm using jquery v3.1.0

terrymun commented 7 years ago

Paver has been thoroughly tested with jQuery v3.1.1 (the latest commit, d13b8ef, uses jQuery v3.1.1 for all demo pages). It seems like you have forgotten to load Ben Alman's $.throttle plugin.

PabloArty commented 7 years ago

So yes! haha thanks all is working good now. cheers!

2016-09-30 19:40 GMT+02:00 Terry Mun notifications@github.com:

Paver has been thoroughly tested with jQuery v3.1.1 (the latest commit, d13b8ef https://github.com/terrymun/paver/commit/d13b8eff3e22eb8ec02262a973d9210a0d7098ee, uses jQuery v3.1.1 for all demo pages). It seems like you have forgotten to load Ben Alman's $.throttle plugin http://benalman.com/projects/jquery-throttle-debounce-plugin/.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/terrymun/paver/issues/10#issuecomment-250806703, or mute the thread https://github.com/notifications/unsubscribe-auth/AGNxz_RjGFbY_FjaQG4YKHY5oYVF0LtPks5qvUmpgaJpZM4KKfiJ .