+ 2
How to align js result ?
how to control the position of a text resulted of a java script result for example document.write("hi") , how to style "hi" in the screen ?
2 odpowiedzi
+ 9
As 🌲 Alex Tusinean 🔥 said, You cannot control the display in the prompt.
+ 4
I don't think you can change anything inside the prompt. But you can make an Modal Box , and design it as you want.😊