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

WBOY
Release: 2016-06-24 11:39:38
Original
1136 people have browsed it

想做做一个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>
Copy after login


回复讨论(解决方案)

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

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

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!