The maxlength of 10 characters does not allow the input of easing functions such as easeInOutQuart. I would suggest raising it to 20, as the longest function currently included in jquery.easing is easeInOutElastic, 16 characters.
The maxlength of 10 characters does not allow the input of easing functions such as easeInOutQuart. I would suggest raising it to 20, as the longest function currently included in jquery.easing is easeInOutElastic, 16 characters.
Comments
Comment #1
mfer commentedI just committed a change to increase the easing length to 20 characters.