每一种美,都会有一双眼睛能看到;每一份爱,总会有一颗心会感受到。

摘要: 1.新语义化标签:section、header、footer、nav、article、aside、figure、dialog、time、meter、mark、progress、video2.最新的属性和方法selectors API选取元素getElementsByClassName选取class,包括其中的属性:item namedItemwindow.JSON API : JSON.stringify() JSON.parse()Data-* : 标记可以用来的自定义数据classList接口 : item()contains() add()remove() toggle()拖拽事件 : 阅读全文
posted @ 2013-06-27 13:56 温暖向阳Love 阅读(538) 评论(0) 推荐(0)
摘要: 1、 渐变:.gradient{ width:300px; height:150px; filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red,endcolorstr=blue,gradientType=0); -ms-filter:alpha(opacity=100 finishopacity=50 style=1 star... 阅读全文
posted @ 2013-06-27 09:38 温暖向阳Love 阅读(351) 评论(0) 推荐(0)