随笔分类 -  页面状态

摘要:添加如下扩展:$.fn.outerHTML=function(){$this=$(this);varh=$this.html();vars=$this.wrap("<div></div>").parent().html();$this.empty().html(h);returns;};然后就可以直接使用outerHTML()方法了。另外需要注意的是。如果获取的对象是数组。需要如下处理:varcontent=editAreaJQueryObj.find('tr:lt(7)');addressManager.CurrentEditAre 阅读全文
posted @ 2011-09-27 15:02 大力哥的技术 阅读(881) 评论(0) 推荐(0)
摘要:直接上代码:1usingSystem;2usingSystem.Collections.Generic;3usingSystem.ComponentModel;4usingSystem.Data;5usingSystem.Drawing;6usingSystem.Linq;7usingSystem.Text;8usingSystem.Windows.Forms;910usingSystem.Web;11usingSystem.Net;12usingSystem.IO;13usingSystem.Xml;1415namespaceWindForm16{17publicpartialclassFo 阅读全文
posted @ 2011-03-02 15:35 大力哥的技术 阅读(2695) 评论(0) 推荐(0)

版权
作者:Bober Song

出处:http://bober.cnblogs.com

Care健康:http://www.aicareyou.com

推荐空间:华夏名网

本文首发博客园,版权归作者跟博客园共有。

转载必须保留本段声明,并在页面显著位置给出本文链接,否则保留追究法律责任的权利。