In essence, I was wondering if it is possible to have the headings of a table float down over the contents of the table as the user scrolls down.
My first instinct was to just use frames, but I have a problem there. My table does not fit on the page, so if a user scrolls left or right, the heading wouldnt be aligned anymore. So I would then need a way to make the bottom and top frame scroll together in unison. I figured that would be a job for java, but I have never used nor want to put in the effort to learn it if possible.
Any input would be more than appreciated. Thanks to all!
My first instinct was to just use frames, but I have a problem there. My table does not fit on the page, so if a user scrolls left or right, the heading wouldnt be aligned anymore. So I would then need a way to make the bottom and top frame scroll together in unison. I figured that would be a job for java, but I have never used nor want to put in the effort to learn it if possible.
Any input would be more than appreciated. Thanks to all!