CSS3: Visual QuickStart Guide, 5th Edition 下载
下载CSS3: Visual QuickStart Guide, 5th Edition 介绍With CSS3: Visual QuickStart Guide, readers can start with a tour of the stylesheet language, or skip ahead to any chapter of the book to look up specific tasks covering just what they need to kn…
419 2012-12-24 去围观表格table隔行换色以及点击整行变色
表格table隔行换色以及点击整行变色这个是很实用的表格效果 效果如图: javascript代码部分: [code]<script language="javascript"><!-- function senfe(o,a,b,c,d){ var t=document.getElementById(o).getElementsByTagName("tr"); for(var…
526 2012-12-22 去围观一款经典实用的表格效果
现在网站虽然抛弃了传统的表格布局网站但是表格在整理数据的时候还是需要用到的或者是论坛注册的时候也需要到,本人推荐一个用的比较多的表格效果。 点此处运行效果:运行效果 [code]<html> <head> <title>一款经典实用的表格效果<…
433 2012-12-21 去围观