Website Design Edmonton       Website Design Feedback       Website Design Sitemap     Contact Website Design Company
Website Designers R Us - Home
Click for a dialog
If you're tired of creating new HTML pages just to display two or three lines of text, try displaying your text in a pop-up dialog box.

Basic idea is to use the JavaScript alert() function to display the information when a button (or a link) is clicked.

Before:

<form method="POST">

<input type=reset value="Test">

</form>

After:

Note the addition of OnClick="alert( 'hello, world!' );"

<form method="POST">

<input type=reset value="Test" OnClick="alert( 'hello, world!' );">

</form>

Example:

Return to Listing

Website Designer R Us is one the leading website design companies on the internet. Based out of Toronto, Canada the company has dsigned and developed more than a 1000 websites worldwide.
 Home          ::             About Us          ::             Support            ::             Services            ::             Link Partners          ::             Contact

Copyright © 2006-2011 Website Designers R Us, a DOT Specialist Company. All rights reserved.