How can I open a pop window of particular size even when the javascript is disabled on the browser on my ASP page ?
Solution:
Here's a solution that degrades gracefully. It will open a clean popup if javascript is enabled, and a normal new browser window if
javascript is disabled.
us=yes,menubar=no,scrollbars=1,resizable=yes,width, height); return false;"
>Test
open pop up window without Javascript enabled
Started by tecktalk, Jun 05 2008 08:44 AM
1 reply to this topic


Sign In
Create Account


Back to top









