• 需要将table的id为mytable

    <style type="text/css">
    tr.even td{background:#eee;}
    tr.over td{background:#999}
    #mytable tr {
     background-color: #fff;
    }
    </style>
    <script type="text/javascript">...
  • 25个优秀的下拉菜单导航脚本  

    var ReTitle = '回复:25个优秀的下拉菜单导航脚本'; 转载自:http://www.cnbeta.com/articles/80865.htm

    感谢酷秀网 kooxo.com的投递
    新闻来源:VandelayDesign.com
    导航菜单对于网站的重要性不言而喻。一个好的导航设计可以提升网站的可用性和观赏性。对于内容丰富的大型网站来说,常会选用下拉菜单来...
  • 新闻来源:woork.blogspot.com
    jQuery, MooTools, Prototype 等优秀的 JavaScript 框架拥有各种强大的功能,包括绘制 Web 图表,使用这些框架以及相应插件,我们可以非常轻松地实现曲线图,圆饼图,柱状图等 Web 图表的绘制,而不必象以往那样通过复杂的 Flash 技术实现。本文介绍了9个优秀的基于 JavaScript 与 CSS  的 Web 图表框架。
    jQuery, MooTools, Pr...