问题:淘宝KISSY插件 左右滚动遇到的问题????? 谢谢~

WBOY
Release: 2016-06-23 14:03:41
Original
860 people have browsed it

我用的淘宝的KISSY插件实现一组左右滚动的JS效果为什么我在本地测试可以使用 拿到线上就不好实用了那,
而且如果我调用淘宝外部的CDN连接
(<script></script>) 
就可以在线上使用是什么原因?  但是我之前是把淘宝的外部连接放在我的服务器里面 用我的路径不想直接引用外部的   · 着急~

小弟新号 没有多少分 求解答 日后有份会多多奉献~


回复讨论(解决方案)

答案就在你的问题里,这个js 引用必然是需要安全的,如果引用你自己主机上的文件,谁能保障是安全的呢?
所以给过滤了,老老实实该引用就引用。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!