For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2006 > long strings in list/menu boxes









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author long strings in list/menu boxes
Ian Davies

2006-05-27, 6:57 pm

Is there a way to get a list/menu box to resize as the page is resized and
for any long string that is an item in the list to be spread over two or
more lines in the same way as text in a table does.


Jerry Stuckle

2006-05-27, 9:57 pm

Ian Davies wrote:
> Is there a way to get a list/menu box to resize as the page is resized and
> for any long string that is an item in the list to be spread over two or
> more lines in the same way as text in a table does.
>
>


Not in PHP - PHP is server side and has no knowledge of the client's window size
or anything else to do with the client.

You might try alt.html, or for client-side scripting, alt.html or, for client
scripting, comp.lang.javascript.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com