1

I have question.questionText data like this(There is some space and enter):

enter image description here

If i append question.questionText like this:

enter image description here

Jquery deleting spacing. Look:

enter image description here

What can i do for this? I want my spacing.

  • 3
    This has nothing to do with jQuery. Browsers automatically reformat text, unless you put it in a `
    ` block or use `white-space: pre` CSS style.
    – Barmar May 13 '22 at 22:50
  • Thank you, i used `white-space` css and it works. Can you answer this question? I can't close post – Umut Kalaycı May 13 '22 at 22:58

0 Answers0