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

scrollTop in QuoJs? #62

Closed
AlvaroSB opened this issue Apr 24, 2013 · 2 comments
Closed

scrollTop in QuoJs? #62

AlvaroSB opened this issue Apr 24, 2013 · 2 comments

Comments

@AlvaroSB
Copy link

I need to implement a sticky div (like this in JQuery: http://jsfiddle.net/uFq2k/) but I need scrollTop() JQuery function to implement the method. Is there any way to do it in QuoJS?

@soyjavi
Copy link
Owner

soyjavi commented May 1, 2013

scrollTop it's a JavaScript method (no a jQuery function).

http://help.dottoro.com/ljnvjiow.php

@soyjavi soyjavi closed this as completed May 1, 2013
@ronanflavio
Copy link

Ok, but what's the way to use scrollTop()?

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

3 participants