ground0
09-01-2011, 03:00 PM
Is it possible in html to show dialog box or popup window? I would like to put this code in <noscript> tags, so that when javascript is not enabled, the page will popup window with message that javascript is disabled.
|
||||
popup windowground0 09-01-2011, 03:00 PM Is it possible in html to show dialog box or popup window? I would like to put this code in <noscript> tags, so that when javascript is not enabled, the page will popup window with message that javascript is disabled. teedoff 09-01-2011, 03:10 PM You can create a "hidden" div element by zeroing out its height and width then activate it using the psuedo class hover. ground0 09-01-2011, 07:57 PM Thanks. So, no direct/simple way of doing this. teedoff 09-01-2011, 08:38 PM That is the simple direct way to do it...lol No javascript required. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum