سؤال

zeptojs document here when I use $().animate function throw error like below:

TypeError: $(...).animate is not a function

And the version I used is the page provides.

هل كانت مفيدة؟

المحلول

$(...).animate is in the zepto fx module. It's no longer in the base main distribution of zepto!

http://zeptojs.com/#modules

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top