标签: jquery animation jquery-animate easing jquery-easing
$.easing包含内置的缓动函数,但它似乎不包含任何关于哪一个是当前默认值的信息(即,如果未明确指定缓动函数,则使用该信息)。 $.speed()有一个easing属性,当我运行它时会undefined。
$.easing
$.speed()
easing
undefined