I have a Table. In one column i display URL's. Now the problem is if the url is really long , then unlike other browsers, which my web application supports, in firefox, the URL does not wrap to the next line. Worse still when I resize the window it moves to the next cell and overlaps with text in that cell. As this is intranet application, so can not use tinyurl. It can not be wrapped as there are no white spaces inside the URL and if I break the URL string then redirect causes problem due to that string.
Any ideas how to wrap the text to the next line?
Sharing the best from side...
--Prashant--
Any ideas how to wrap the text to the next line?
Sharing the best from side...
--Prashant--