- 請不要用左右兩側 scrollTop offset 用 javascript 同步,Zoom 會有左右不對齊的 Bug。請改用 "右側 scrollTop" 去 Update "左側 top: -x - $(header_height) px"。
- 產生一個 4 * 4(左 1w2h 右 1w2h) 的樣板,上方兩格放 Header 下方兩格放 Table Data View。讓 下方兩格右側產生 overflow: scroll 產生捲軸,左側用 top Offset 連動!
- 作為包裹的下方 Table 向上 Offset Top Header 的 Height 並設定為 Absolute Position。
- 以下範例總共 4 個相同的 table 重疊於四象限(因為要讓作為凍結標題的部份,可以正確對齊!)
-
Notifications
You must be signed in to change notification settings - Fork 0
scott1028/HTML5-Table-Pinned-Column-Sample
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published



