IP属地:香港
有时因为需要会把2个div变成行内元素,方法就是display:inline-block,但是这样会出现一个问题。 就是这2个div中的内容会变...
vard,s=""; varx=newArray("星期日","星期一","星期二","星期三","星期四","星期五","星期六"); d=n...
Javascript: 网页可见区域宽: document.body.clientWidth 网页可见区域高: document.body.cl...
div { background-color:red\0; /* ie 8/9*/ background-color:blue\9\0; /* ...
<!--[if lte IE 6]><![endif]-->IE6及其以下版本可见 <!--[if lte IE 7]><![endif]-->...
ie6 hack(-减号)比如:color:#000;-color:#f00;(ie6写法); ie6 ie7 hack(*号)比如:color...