摘要: 来源:http://www.zhangxinxu.com/wordpress/2012/05/getcomputedstyle-js-getpropertyvalue-currentstyle/一、碎碎念~前言我们都用过jQuery的CSS()方法,其底层运作就应用了getComputedStyle以及getPropertyValue方法。对于那些只想混口饭吃的人来讲,晓得CSS()如何使用就足够了。对于希望在JS道路上越走越远的来人说,简单了解一些JS库底层实现对自己的学习很有帮助。可能谈不上信手拈来的使用,至少对创造一些创意新颖的新技术拓宽了思路。jQuery为何受欢迎,其中原因之一就是方 阅读全文
posted @ 2013-04-12 12:48 KeenLeung 阅读(681) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.jb51.net/article/30109.htm<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type& 阅读全文
posted @ 2013-04-12 00:37 KeenLeung 阅读(687) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.jb51.net/article/30108.htm<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="t 阅读全文
posted @ 2013-04-12 00:36 KeenLeung 阅读(328) 评论(0) 推荐(0) 编辑
摘要: 来源:http://www.jb51.net/article/30107.htm<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="t 阅读全文
posted @ 2013-04-12 00:33 KeenLeung 阅读(164) 评论(0) 推荐(0) 编辑