4

I need to always display the header and sidebar indexes, but let the content be scrollable freely x & y ... any solutions to this problem?

I have looked at DataTables jQuery plugin (example: link), but I was wondering if there were any alternatives.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
riccardolardi
  • 1,713
  • 5
  • 20
  • 35

1 Answers1

8

You can put One thing Fixed

Header if horizontal scrolling

Demo : Horizontal scroll table

Sidebar If Vertical Scrolling

Demo : Fiddle with Vertical Scroll

or your [strange] case

Demo: Both things fixed // Not recommended


And what exactly you want is here

Demo : With Basic styles Link is Broken Now Please Use this Instead

Source Code : snipt.org

Sahil Popli
  • 1,967
  • 14
  • 21