this is not a php question..
why don't you google a little bit before make any posts to the list?
http://www.google.com/search?hl=en&q=DIV+tags
anyway, try CSS, you can achieve it using DIV and SPAN tags. do a
little R&D work.
happy scrolling!
~viraj.
On 9/16/05, R. Vijay Daniel <[EMAIL PRO
R. Vijay Daniel wrote:
sir,
how can i add scroll pan to a table in php.
is that possible to scroll the html table like jtable in java.
with regards
vijay
That would be in the client side code. Have PHP output whatever client
side code you desire.
--
John C. Nichel
ÜberGeek
KegWor
R. Vijay Daniel wrote:
sir,
how can i add scroll pan to a table in php.
'scroll pan' ?
I get what you mean but I think you used the 'wrong' words :-)
is that possible to scroll the html table like jtable in java.
yes, you need to use javascript and CSS to accomplish this
(or use a browser
[snip]
how can i add scroll pan to a table in php.
is that possible to scroll the html table like jtable in java.
[/snip]
put the table in an IFRAME (read about that under the HTML specs at
http://www.w3.org )
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
4 matches
Mail list logo