I will put up the link to the example later. I'd just like to mention one thing if anyone else uses this solution:
You may want to put both tables in the <div> tags and give them both absolute locations. This eliminates the possiblity of having a mismatched table as different browsers are used. ----- Original Message ----- From: "Jason Martyn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 8:49 AM Subject: [PHP] Freeze Pane This is probably under the category of javascript, however I would like ot know if it is possible to be done with php. Let's say I have a table that is 30 columns wide and so the entire table doesn't fit on the screen. Is it possible (with php) to "freeze columns" while scrolling across so you don't lose the original 2 columns? And since it probably isn't, can someone suggest a language that would cover this subject? Thanks, Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php