随笔 - 59
文章 - 96
评论 - 20
04 2011 档案
于jQuery+CSS制作的选项卡
摘要: 现在看锋利的jquery....受益非浅....下面的这个..算是课堂笔记了...需要的同学可以拿了救急....css部分 <style type="text/css">.hide{display:none;} ul{list-style:none;} li{width:120px; float:left;}.tab_box div{border:1px solid #A0A0A4; width:500px; /*text-align:ecnter;*/ height:100px; line-height:100px;}.tab_menu{width:500px阅读全文
