摘要: http://www.mengxiangchaoren.com/jquery.select.position.min.js 使用方法 $("#myCity").renderSelect({posByGps:true,bdAk:BD_AK}); 阅读全文
posted @ 2016-09-02 17:02 嘿煤贵 阅读(257) 评论(0) 推荐(0)
摘要: 新浪 //int.dpool.sina.com.cn/iplookup/iplookup.php?format=js //int.dpool.sina.com.cn/iplookup/iplookup.php?format=json (直接使用script方式引入) 淘宝 http://ip.tao 阅读全文
posted @ 2016-09-02 16:53 嘿煤贵 阅读(331) 评论(0) 推荐(0)
摘要: 动态加载一个js得方式很多,如下方式: /** *一般方式加载 */ function normalLoadScript(url) { var node = document.createElement('script'); node.type = "text/javascript"; node.s 阅读全文
posted @ 2016-09-02 16:49 嘿煤贵 阅读(904) 评论(0) 推荐(0)