Maison  >  Article  >  interface Web  >  如果做一个Table 固定的行和列的头, bootstrap_html/css_WEB-ITnose

如果做一个Table 固定的行和列的头, bootstrap_html/css_WEB-ITnose

WBOY
WBOYoriginal
2016-06-24 11:39:381139parcourir

想做做一个table,

这个table里面有固定的行和列,可以用华标拖动。


比如 下面是一个 6行5列的表,如果有一个3行3列的局部视窗,在拖动划标的时候,要求

里面的东东都是固定的,而 里面的数值是要变的。

想问问,有什么办法做呢,最好用 bootstrap, 谢谢了

<table><tr><th>固定的</th><th>固定的</th><th>固定的</th><th>固定的</th><th>固定的</th></tr><tr><th>固定的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td></tr><tr><th>固定的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td></tr><tr><th>固定的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td></tr><tr><th>固定的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td></tr><tr><th>固定的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td><td>滑动的</td></tr></table>


回复讨论(解决方案)

http://shangqing.wswj.net/InfoQuery2/I02.aspx
点一下查询,看一下显示页面的源码就可以了,你要的应该是这样的效果

麻烦问下,最后是怎么解决列冻结的

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn