Home arrow JavaScript arrow Constructing Alert Boxes and Wait Bars with the Ext JS Library
JAVASCRIPT

Constructing Alert Boxes and Wait Bars with the Ext JS Library


Welcome to the third part of a five-part series on building message boxes with the Ext JS framework. In this installment of the series, I will walk you through creating an appealing alert box and a useful wait bar by utilizing a few intuitive JavaScript classes bundled with the library. You'll find the task to be easy to tackle.

Author Info:
By: Alejandro Gervasio
Rating: 3 stars3 stars3 stars3 stars3 stars / 2
August 24, 2009
TABLE OF CONTENTS:
  1. · Constructing Alert Boxes and Wait Bars with the Ext JS Library
  2. · Building a progress bar with the Ext JS JavaScript framework
  3. · Constructing a professional-looking alert box
  4. · Building a useful wait window with the Ext JS library

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Constructing Alert Boxes and Wait Bars with the Ext JS Library
(Page 1 of 4 )

Introduction

Third-party JavaScript frameworks aimed at facilitating the development of Rich Internet Applications have proliferated. This has significantly changed the way that many developers build web sites. Nowadays, there's no need for you to spend many sleepless hours creating a professional-looking user interface; you can pick up one of these useful packages and let it do the hard work for you.

Among the various JavaScript frameworks that can be used to build full-featured JavaScript applications, there's one that very probably will catch your attention as fast as it caught mine. Given the title, you already know that I'm talking about the Ext JS library. This package comes with an impressive set of features that permits you to construct all sorts of confirm and prompt boxes, progress and wait bars, interactive forms, web site grids, an so forth, by means of clean, unobtrusive JavaScript code and structural markup.

Of course, if you've read the first two parts of the series, then you're well aware of the remarkable functionality of the Ext JS framework when it comes to building highly interactive front-ends. In those particular tutorials, I explained how to use the methods provided by the library to create some confirm and prompt boxes, and a good-looking progress bar as well.

In those cases, all of the web-based widgets were constructed with only JavaScript code, and no additional markup. However, as I mentioned earlier, the Ext JS package can build many other message boxes, which can be easily constructed by means of some intuitive JavaScript methods. Thus, in this third chapter of the series, I'll be showing you how to create alert boxes and wait bars with the API provided by the Ext JS framework.

Now that you know what to expect from this specific tutorial, it's time to get rid of the preliminaries and continue exploring the solid capabilities of the Ext JS framework, this time to build the aforementioned web widgets. Let's get started!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks
- Dynamic jQuery Styling

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 10 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials