【发布时间】:2019-09-13 15:14:04
【问题描述】:
导入脚本后,引导滑块停止工作。 如果我导入这个脚本:
<script src="http://echarts.baidu.com/build/dist/echarts.js"></script>
在控制台我有这个错误:
jquery.min.js:3 Uncaught TypeError: r.easing[this.easing] is not a function
at init.run (jquery.min.js:3)
at i (jquery.min.js:3)
at Function.r.fx.tick (jquery.min.js:3)
at eb (jquery.min.js:3)
如果我用导入脚本注释行,一切都很好。
【问题讨论】:
-
您需要为扩展的缓动选项包含 jQueryUI。
-
我导入了这个,但没有比这更好的了。我导入这个:gsgd.co.uk/sandbox/jquery/easing 除了导入之外,我还需要做些什么?
-
我使用css中的函数:transition来移动屏幕
标签: php jquery html ajax bootstrap-4