ok, I'm making my own 'live chat' system using php and mysql...
one frame displays the messages (max of 20) except, their a max of 250 charecters in each message which flows off the right hand side.
Is their an easy way to get it to auto matically 'word wrap' to the next line within a table cell rarther than extending the table off the screen?
Thanks
one frame displays the messages (max of 20) except, their a max of 250 charecters in each message which flows off the right hand side.
Is their an easy way to get it to auto matically 'word wrap' to the next line within a table cell rarther than extending the table off the screen?
Thanks