动态生成表格以及增删行和列—基于prototype(附源码)

在web开发中,对Table常常会碰到如下的需求:
复制表格的行、删除当前的行、动态生成表格以及增删列等等,此文是个人在平时工作中的总结。
本文是在prototypejs库的基础上实现的,在IE7 Firefox3 上均能正常运行。
源码见附件下载:动态增加行列以及表格.zip,下载解压后可以直接运行。

效果如下图:

原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]

本文链接地址: http://www.micmiu.com/lang/javascript/js-prototype-table/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">