jquery - Making a scrollable table with fixed header and fixed sidebar -
I always have to show the header and sidebar index, but let's scroll through the contents easily x & amp; Y ... any solution to this problem?
I have seen the DataTables jquery plugin (example :) but I was wondering if there were any options.
You can decide one thing
Header if horizontal scrolling
Demo:
Sidebar Vertical Scrolling
Demo:
Or Your [Strange] Case
Demo: // Recommended No
Source Code:
Source Code:
Comments
Post a Comment