jquery - How can I lock Html table header row and first column by JavaScript -


i want lock html table header row , first column ,
example

click here!

but have 2 problem
1.i want right scrollbar , bottom scrollbar on top,don't cover
2. when zoom in or zoom out , columns moves .....
please me , everyone!

for header row section , first column add css code:

position: fixed; 

it simple really. not sure meant zoom in , zoom out.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

c# - Replace text in MailItem Body -

apache - PHP Soap issue while content length is larger -