摘要: JavaScript与CSS属性的控制网上很常见,因此来说用js操作css属性是有一定规律的。1、对于没有中划线的css属性一般直接使用style.属性名即可。如:obj.style.margin,obj.style.width,obj.style.left,obj.style.position等。... 阅读全文
posted @ 2015-07-24 15:47 jnpd 阅读(513) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-07-24 10:57 jnpd 阅读(278) 评论(0) 推荐(0)