Javascripts > Misc Javascripts > Resolution Warning
Script Title: Resolution Warning
Description: Warns user if resolution is too small to display full page without vertical scrollbars
Example: Available
Copy the following code into your <HEAD></HEAD> tags.<SCRIPT LANGUAGE="JavaScript1.2"> <!-- Script written by Jesse Merriman.--> <!-- Begin if (screen.height == 600 && screen.width == 800) { alert("Your current resolution is too small to view the entire page. Please raise your screen resolution."); } // End --> </script>
Enter your name and email address to have this script sent right to your Inbox for later viewing. First Name Last Name Email