mirror of
https://github.com/jquery/jquery.git
synced 2026-02-11 14:05:08 -05:00
Fixes a variety of typographical problems. Closes gh-853
This commit is contained in:
committed by
Rick Waldron
parent
c210e08c3a
commit
7b5ffcdac8
2
src/effects.js
vendored
2
src/effects.js
vendored
@@ -404,7 +404,7 @@ Tween.propHooks = {
|
||||
return tween.elem[ tween.prop ];
|
||||
}
|
||||
|
||||
// passing any value as a 4th paramter to .css will automatically
|
||||
// passing any value as a 4th parameter to .css will automatically
|
||||
// attempt a parseFloat and fallback to a string if the parse fails
|
||||
// so, simple values such as "10px" are parsed to Float.
|
||||
// complex values such as "rotate(1rad)" are returned as is.
|
||||
|
||||
Reference in New Issue
Block a user