02 2017 档案

摘要:function ClearRedDot(obj) { var userName = getLoginUserName(); } function test(s) { alert(s);}window.setTimeout(function(){test('str');},1000);这样就可以了. 阅读全文
posted @ 2017-02-28 17:27 Rocken.li 阅读(6058) 评论(0) 推荐(1) 编辑
摘要:http://www.jb51.net/article/34942.htm 收集利用Jquery取得iframe中元素的几种方法 : 父页面访问子页面 $(document.getElementById('tabiframe0').contentWindow.document.body).find( 阅读全文
posted @ 2017-02-28 16:01 Rocken.li 阅读(17292) 评论(1) 推荐(0) 编辑
摘要:一、Js asp.net 交互Url编码解码 C#(asp.net)编码:HttpUtility.UrlEncode(url) Jquery解码:decodeURIComponent(url); Jquery编码:encodeURIComponent(url); C#(asp.net)解码:Http 阅读全文
posted @ 2017-02-27 14:11 Rocken.li 阅读(520) 评论(0) 推荐(0) 编辑
摘要:一个Session 阅读全文
posted @ 2017-02-21 14:57 Rocken.li 阅读(560) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示