Locking size of browser window
-
I want a Javascript code for my webpage, which performs following action: resize window to (100, 100) disable any further Resizing, disable toolbars, disable scrolling... Actually a code which forces the user to close the window..... It become difficult for him to proceed further... please help :confused:
-
I want a Javascript code for my webpage, which performs following action: resize window to (100, 100) disable any further Resizing, disable toolbars, disable scrolling... Actually a code which forces the user to close the window..... It become difficult for him to proceed further... please help :confused:
Here you go - try this article... http://www.howtocreate.co.uk/tutorials/javascript/browserwindow[^]
-
I want a Javascript code for my webpage, which performs following action: resize window to (100, 100) disable any further Resizing, disable toolbars, disable scrolling... Actually a code which forces the user to close the window..... It become difficult for him to proceed further... please help :confused: