sprint icon indicating copy to clipboard operation
sprint copied to clipboard

Bug with .css()

Open SmirnovW opened this issue 9 years ago • 3 comments

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

SmirnovW avatar Sep 04 '15 19:09 SmirnovW

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

Mat-thieu avatar Oct 05 '15 09:10 Mat-thieu

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

netaisllc avatar Oct 22 '15 20:10 netaisllc

Thanks!

SmirnovW avatar Oct 23 '15 07:10 SmirnovW