开发者

div scroll start Position

Hi Am using div over table to scroll overflow content used some js frame work to fix header and scroll only results rows but mine problem is scroll position starts from the table header so wanna scrol开发者_如何学JAVAl position start from tbody

Column1Column2 Results1Results2


If you wanna do using CSS then:

First try using css property overflow:auto

look at this. Also this and this can be helpful.

Hope this helps.


Which framework you are using?

If it is JSF this would help you.

Or else if any other then you have to just separate your header and body. And apply css accordingly as described by me in above post.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜