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

jQuery scroll function doesn't work #33

Open
anticHxCx opened this issue Sep 5, 2013 · 0 comments
Open

jQuery scroll function doesn't work #33

anticHxCx opened this issue Sep 5, 2013 · 0 comments

Comments

@anticHxCx
Copy link

Hello, how are you?

First of all I'd like to thank and praise your work, it was a great job!
I've been development a website using this pluggin but I have a problem.
I'm trying to use scroll function on page but I can't, anything happens, for example:

$(document).ready(function () {
$(".wrapper").scroll(function() {
alert('test');
});
});

Also I tried to use "$.(window)", other div objects, ID reference but anyone worked, besides that, I tried to change css style ".wrapper div { position: absolute..." but also didn't work.

Could you see if I've been doing something wrong?

Thanks a lot
Gustavo Gerent

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

1 participant