shiggyshag
Programmer
Hi
I have a modal window that displays some text but because its modal I can not select the text.
If I put the text in a textarea I can select it but what I am putting in there is HTMLbody so when it has something like this
Hello <br> world
It display:
Hello <br> world
not:
Hello
World
any way to sort this out Please
Cheers
I have a modal window that displays some text but because its modal I can not select the text.
If I put the text in a textarea I can select it but what I am putting in there is HTMLbody so when it has something like this
Hello <br> world
It display:
Hello <br> world
not:
Hello
World
any way to sort this out Please
Cheers