09 2016 档案
摘要:问题1: 如下代码: 这样的配置并没有在提交的时候对表单元素productId进行验证,那是因为bootstrapValidator默认配置对于“隐藏域(:hidden)、禁用域(:disabled)、那啥域(:not(visible))”是不进行验证的。 解决方法: 问题2: 我们往往会有这样的需
阅读全文
摘要:http://www.mengxiangchaoren.com/jquery.select.position.min.js 使用方法 $("#myCity").renderSelect({posByGps:true,bdAk:BD_AK});
阅读全文
摘要:新浪 //int.dpool.sina.com.cn/iplookup/iplookup.php?format=js //int.dpool.sina.com.cn/iplookup/iplookup.php?format=json (直接使用script方式引入) 淘宝 http://ip.tao
阅读全文
摘要:动态加载一个js得方式很多,如下方式: /** *一般方式加载 */ function normalLoadScript(url) { var node = document.createElement('script'); node.type = "text/javascript"; node.s
阅读全文

浙公网安备 33010602011771号