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.
1 Answer