Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$(el).moveDown() undefined #194

Closed
cannap opened this issue Sep 2, 2014 · 2 comments
Closed

$(el).moveDown() undefined #194

cannap opened this issue Sep 2, 2014 · 2 comments

Comments

@cannap
Copy link

cannap commented Sep 2, 2014

I have a click event to call the moveDown() but the console shows me

alt
b
moveDown is not defined i have the last version jquery-onepage-scroll.js v1.3.1 and* jQuery JavaScript Library v1.11.1

$('.arrow-down').click(function() {
   $("#fullpage").moveDown();
});
@cannap
Copy link
Author

cannap commented Sep 2, 2014

i found i removed the build in jquery from edge -.-

@peachananr
Copy link
Owner

I assume this is solved? I'm closing this for now.

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

No branches or pull requests

2 participants