Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Alerts and Prompts  

Web Links
Sort By :
21. DHTML Ad Box



This DHTML ad script displays an "inexcusable" box in the middle of the page, broadcasting ads of your choice inside. The box automatically disappears after x seconds, with its display frequency configurable.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

22. Confirm Test With Results Computed



This JavaScript allows you to have a test run using confirm alerts to have the user enter in TRUE or FALSE for each question. The results are computed and then given (via a popup) to the user. This test is easily modified by just adding a new question,answer pair.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

23. Check Answer Twice With Prompt



This JavaScript prompt users for an answer, and check the input twice before stating (s)he is wrong.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

24. Confirm Alert Box



The author notes, "The JavaScript confirm alert box differs from a regular alert box in that it provides two choices for the user, OK and Cancel. Typically, you’ll see confirmation boxes utilized on links where the destination is outside the domain of the page you’re currently on or to alert you of potentially objectionable material. The following example will display a confirmation alert box when either a link or form button is clicked. Once either OK or Cancel are selected an alert box will follow to display which was chosen."
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

25. Button Click Call Alert



This JavaScript shows a very simple example of how to create a button that does something JavaScript-like in nature when it is clicked. The alert() function is predefined: we could have made our own function and then called it upon the onClick event.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

26. Alert Box



Here is a simple JavaScript example which will generate a simple alert box based on clicking a link or a form button. Useful for alerting users for missing fields, displaying a message on document open or close, or informing users they’ve clicked a link, etc.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 16 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

27. Help Popups



Here's a quick and easy way to add MS Windows-style popup help boxes to your Web site. Many customization options are available.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

28. DHTML Announcement Box



Use this custom DHTML "widget" to uniquely present new or notable pieces of information to your visitors. The interface is cross browser compatible, and can be dragged/ hidden freely by the user.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 13 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

29. Add to Favorites



Auto-prompt users to bookmark your homepage using this simple IE-only script! This script uses a simple browser detect which activates or avoids an alert box. This is a simple, yet effective use of this IE-only feature.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

30. Bookmark Me!



This JavaScript uses an onUnload function to prompt the user to bookmark a page while exiting a page. It's a simple script but is a nice introduction to the onUnload function.
Category:   JavaScript > Scripts and Programs > Alerts and Prompts

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:    3  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS