How do I freeze both the header and the first column of a table? The table has a horizontal and vertical scroll bar. I can do it in IE, but can't figure out how to do it with Netscape and Mozilla.
Type: Posts; User: thb; Keyword(s):
How do I freeze both the header and the first column of a table? The table has a horizontal and vertical scroll bar. I can do it in IE, but can't figure out how to do it with Netscape and Mozilla.
Even with an iframe, can you determine where the scroll bars start?
I was wondering if there was some javascript code, that scrolls?? So load the page and then instantly scroll to the correct...
I have a table with a horizontal scrollbar. I would like to set where the scroll bar starts when the user loads the page. Is this possible?
In other words, if the table were, let's say, a TV guide...
Yup, it worked :)
Right, the width/height of the columns/rows must not change. Like Google Maps - the map doesn't get distorted when the window resizes, you just see less.
You're right, the table doesn't change...
How do I automatically resize a table whenever the viewer resizes his browser window? If the window is big, then more columns should be visible. (The table also has vertical and horizontal scroll...