Re: [PHP] Freeze Pane

2003-07-25 Thread Jason Martyn
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

Re: [PHP] Freeze Pane

2003-07-25 Thread Jason Martyn
Thanks Rob. Your idea on the div tag works perfect. Definitely the preferable alternative to javascript.. Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Freeze Pane

2003-07-25 Thread Jay Blanchard
[snip] And since it probably isn't, can someone suggest a language that would cover this subject? [/snip] JavaScript or any other client-side magic. HTH! Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Freeze Pane

2003-07-25 Thread Ray Hunter
You could use frames for it and then set the scrolling on specific frames. -- BigDog On Fri, 2003-07-25 at 09:49, Jason Martyn wrote: > 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 3

[PHP] Freeze Pane

2003-07-25 Thread Jason Martyn
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