How to change the size Again of a fullscreen window(theature mode) through javascript
-
How to change the size Again of a fullscreen window(theature mode) through javascript? i have used window.open('webform2.aspx',,'fullscreen=yes') to open webform2 from webform1. i place a button on webform2 to change the size programatically but unable to change size of screen. Resizeto(200,200); Is it possible,if yes ,then how? jagmeeet
-
How to change the size Again of a fullscreen window(theature mode) through javascript? i have used window.open('webform2.aspx',,'fullscreen=yes') to open webform2 from webform1. i place a button on webform2 to change the size programatically but unable to change size of screen. Resizeto(200,200); Is it possible,if yes ,then how? jagmeeet
This is the third thread that you start with the same question. You should consider sticking to a thread rather than starting new ones all the time. Perhaps it works better if you write it in the correct case:
window.resizeTo
.--- b { font-weight: normal; }
-
How to change the size Again of a fullscreen window(theature mode) through javascript? i have used window.open('webform2.aspx',,'fullscreen=yes') to open webform2 from webform1. i place a button on webform2 to change the size programatically but unable to change size of screen. Resizeto(200,200); Is it possible,if yes ,then how? jagmeeet