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

Bug with .css() #38

Open
SmirnovW opened this issue Sep 4, 2015 · 3 comments
Open

Bug with .css() #38

SmirnovW opened this issue Sep 4, 2015 · 3 comments

Comments

@SmirnovW
Copy link

SmirnovW commented Sep 4, 2015

If into method .css() send property, which contains the number with a point, this property will be empty. For example: .css('top', 1271.484375).

@Mat-thieu
Copy link

Make it a string (put quotes around 1271.484375), not a float value like this

@netaisllc
Copy link

Hey! This repository seems to be no longer maintained. Please check out https://github.com/philplckthun/sprint fork which seems healthier. :)

@SmirnovW
Copy link
Author

Thanks!

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