LabelMarker
LabelMarker copied to clipboard
jquery.min.js load error
tagging_cache.html loades jquery.min.js locally(line 7).
Changing to load from CDN solved the problem.
Thanks for providing the good tool.
@Vickzhang please submit a PR
jQuery:
jQuery mobile: jQuery UI:
这个网址有多版本jquery的公用地址http://www.bootcdn.cn/jquery/
https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js
百度jquery引用地址 http://apps.bdimg.com/libs/jquery/1.6.4/jquery.js http://apps.bdimg.com/libs/jquery/1.6.4/jquery.min.js http://apps.bdimg.com/libs/jquery/2.1.1/jquery.js http://apps.bdimg.com/libs/jquery/2.1.1/jquery.min.js
find the html file --> tagging_cache.html
line7 modify to: