markmalek / Fixed-Header-Table

jQuery plugin for tables with fixed headers
www.fixedheadertable.com
MIT License
930 stars 542 forks source link

Input field hidden behind fixed column when focused using tab #154

Open fgsamuel opened 8 years ago

fgsamuel commented 8 years ago

I have input fields on table cells with fixed columns. When the field of second column get focused, half of this still hid behind of the fixed column. How can I get around of this?