2014年10月31日
摘要: 分析代码时,发现自己的盲点——document.createElement(),冲浪一番,总结了点经验。 document.createElement()是在对象中创建一个对象,要与appendChild() 或 insertBefore()方法联合使用。其中,appendChild() 方法在节... 阅读全文
posted @ 2014-10-31 10:04 柳绵吹又少 阅读(776) 评论(0) 推荐(0) 编辑
  2014年10月27日
摘要: 摘自:http://www.cnblogs.com/tuyile006/archive/2007/03/28/690966.html 阅读全文
posted @ 2014-10-27 15:11 柳绵吹又少 阅读(141) 评论(0) 推荐(0) 编辑
摘要: http://www.w3cplus.com/content/css3-gradient 阅读全文
posted @ 2014-10-27 10:50 柳绵吹又少 阅读(95) 评论(0) 推荐(0) 编辑