8000 Animate Scroll not working · Issue #35 · bitovi/jquerypp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Animate Scroll not working #35

Closed
JonnyBGod opened this issue Jun 28, 2012 · 4 comments · Fixed by #40
Closed

Animate Scroll not working #35

JonnyBGod opened this issue Jun 28, 2012 · 4 comments · Fixed by #40

Comments

@JonnyBGod
Copy link

This code is not working when using jquerypp.animate.

$('.container').animate({scrollTop: 20}, 200);

@daffl
Copy link
Contributor
daffl commented Jun 29, 2012

Does that happen in both Firefox and Chrome? I have to find the list that shows which properties can be animated by which browser.

@JonnyBGod
Copy link
Author

On windows 7:
Chrome 19.0.1084.56 m : NOT WORKING
Chrome 22.0.1189.0 canary : NOT WORKING
Firefox 13.0.1 : NOT WORKING

Unfortunately I cannot test for ie and on mac at the moment. Will update if I get the chance.

@octatone
Copy link
Contributor
octatone commented Aug 9, 2012

Max OSX 10.7.4
Chrome 21.0.1180.57: NOT WORKING

Just imported $++ to a project to find it totally borked any animate({scrollTop: val}, delay); calls.

@octatone
Copy link
Contributor
octatone commented Aug 9, 2012

I added a small patch that fixes this issue, however I am not sure it is the best way: #40

@daffl daffl closed this as completed Aug 27, 2012
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

Successfully merging a pull request may close this issue.

3 participants
0