Category: Javascript
-
IE 6 Upgrade warning using Javascript
E6 is getting outdated and the latest web designs donot look well in IE6. You may add this small javscript snippet in your web pages to show a warning message to the viewers to upgrade their browsers. The user can also close this message. Warning…
-
JavaScript Popup Window
Here is the snippet for JavaScript Popup windows. 1. Just Normal Popup window 2. Popup window with modified features You can set 1 for statusbar, toolbar to show up.