IE javascript window.prompt not resizable
You basically are limited to 1 line of text in the window.prompt() popup window for IE. However, in Firefox, it appears that the window will expand vertically when newlines (\n) are used. Another good reason to switch to Firefox!


<< Home