Make TBODY scrollable in Webkit browsers

后端 未结 14 1957
闹比i
闹比i 2020-11-29 20:33

I\'m aware of this question, but none of the answers work in Safari, Chrome, etc.

The accepted strategy (as demonstrated here) is to set the tbody height and overflo

14条回答
  •  南方客
    南方客 (楼主)
    2020-11-29 20:49

    I had the same issue and wrote a jQuery script to do this for me... uses two table elements and formats the css accordingly. Hope this helps others who have the same issue...

    http://jsfiddle.net/pe295/1/

提交回复
热议问题