Home arrow JavaScript arrow Creating Confirm Boxes and Progress Bars with the Ext JS Library
JAVASCRIPT

Creating Confirm Boxes and Progress Bars with the Ext JS Library


Welcome to the second article in a five-part series that shows you how to build cool message windows with the Ext JS library. In this article you will learn how to build a professional-looking progress bar and an improved confirm box. You'll find that constructing these user interface components with this library is quite easy.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 10
August 17, 2009
TABLE OF CONTENTS:
  1. · Creating Confirm Boxes and Progress Bars with the Ext JS Library
  2. · Review: creating simple prompt and confirm boxes using the Ext JS library
  3. · Building enhanced confirm boxes with Ext JS
  4. · Building a cool progress bar

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Creating Confirm Boxes and Progress Bars with the Ext JS Library
(Page 1 of 4 )

Introduction

Nowadays, the web offers plenty of third-party frameworks that permit you to build rich and professional-looking user interfaces in a very short time. You don't even need to be a guru of web design, or even an experienced JavaScript developer. Good examples of these ready-to-use packages are the Yahoo! UI and the Scriptaculous framework, to name just two which you may have used in the development of your own web applications.

There's one JavaScript library, though, that's becoming extremely popular with professional web developers lately. It allows you to construct a great variety of interactive web interfaces with very little effort. As you might have guessed, I'm talking about the Ext JS package, which comes equipped with useful web widgets that can be configured pretty easily to build highly-interactive user interfaces.

However, in this series of articles will cover only one facet of the library; it would be practically impossible to discuss all of its features because they're way too numerous. Therefore, in this specific case I'm going to show you how to use this helpful JavaScript package to build different kinds of message windows, including confirm and prompt boxes, dynamic progress and wait bars, and so forth.

Of course, if you already read the first chapter of this series, then you're already familiar with using the Ext JS package to create a few simple confirm and prompt boxes. In that particular tutorial I included some illustrative examples of how to achieve this.

Nonetheless, as I mentioned previously, this library comes bundled with many other message windows that deserve a close analysis. Therefore, in the next few lines I'm going to code some practical examples that show how to construct  enhanced confirm boxes and wait bars.

Well, are you ready to continue learning how to build cool message windows with the Ext JS framework? 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 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials