Hi
I would like to know if there is a feature to enable text line wraps in windows.
In my special case, i load a Text from another URL into a new window. Sadly, there are no line breaks in the text string.
Is it possible to wrap the lines in the dhtmlxwindow?
Regards
Alex
Hello,
what text do you mean ?
If you mean text that is loaded into a window by attachURL method, you can use html tag
. The sample is dhtmlxWindows/samples/init/attach_url_ajax.html