hi how can i make the text inside div coming to the next line if the text covers the width of contenteditable="true"
Just like gmail chat when some one writes anything inside div then it automatically moves to next line
I am talking about the contentEditable="true" div means the div in which we can edit or write text.
when text exceeds width, continue in new line](http://stackoverflow.com/questions/13790170/p-when-text-exceeds-width-continue-in-new-line)
– bummi Jul 06 '15 at 07:23