思路:
html代码:
11 22 33 44
css样式:
.active { background:#9CC; } .div2 { width:300px; height:200px; border:1px #666666 solid; display:none; }
js代码: