what i'm trying to accomplish is inside an iframe i have a whack of listed information. each record is wider than the iframe is going to be, as well, there will be MANY more records than the viewable area will allow. at the top of this list of information i want to have column headers. my goal is to have the headers scroll sideways when user scrolls horizontally.
this is where it gets tricky, when user scrolls vertically, i would like the headers to stay where they are. so that when user is looking at a record that is at the bottom of the result, the column headers are still viewable.
any ideas?
this is where it gets tricky, when user scrolls vertically, i would like the headers to stay where they are. so that when user is looking at a record that is at the bottom of the result, the column headers are still viewable.
any ideas?
Comment