Ask a Question related to PHP Development, Design and Development.
-
Jay Blanchard #1
RE: [PHP] Freeze Pane
[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
Jay Blanchard Guest
-
Scroll pane height
I have a scroll pane which loads an swf with a dynamic feed which varies in height. How can I control the height display of the scroll pane? Thank... -
Scroll Pane Dreamweaver 8
Just wanted to know how can we add a scroll pane in Dream weaver 8. Any other way we can avoid a vertical scroll for the content, and by freezing... -
Structure pane redesign
Hello, A while ago I posted a message asking if anyone knew of a cheap/free plugin for automatically numbering figures and references to them... I... -
Scroll Pane
How do you get change the color of the border on a scrollPane component? I've tried using highlight, highlight3D, shadow, and darkshadow, but the... -
Help!!! New. Scroll Pane
I want to add a scrolling pane from the IU components that will include a long excel type sheet of product specs and pictures. I pasted it in so... -
Jason Martyn #2
Re: [PHP] Freeze Pane
Thanks Rob.
Your idea on the div tag works perfect. Definitely the preferable
alternative to javascript..
Jay
Jason Martyn Guest
-
Jason Martyn #3
Re: [PHP] Freeze Pane
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" <in4words@hotmail.com>
To: <php-general@lists.php.net>
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
Jason Martyn Guest



Reply With Quote

