Home arrow JavaScript arrow Developing Information and Question Boxes with the Ext JS Library
JAVASCRIPT

Developing Information and Question Boxes with the Ext JS Library


Welcome to the fourth article in a five-part series on building message boxes with the Ext JS framework. In this part of the series, I demonstrate how to create a couple of message boxes for displaying quick information and different questions to users of a web site.

Author Info:
By: Alejandro Gervasio
Rating: 5 stars5 stars5 stars5 stars5 stars / 1
August 31, 2009
TABLE OF CONTENTS:
  1. · Developing Information and Question Boxes with the Ext JS Library
  2. · Building a dynamic wait bar with the Ext JS library
  3. · Building a simple info box with the Ext JS library
  4. · Constructing an appealing question box

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Developing Information and Question Boxes with the Ext JS Library
(Page 1 of 4 )

Introduction

If you had the chance to read through the previous articles of this series, then I should assume that you’re already familiar with constructing appealing confirm and prompt boxes, as well as several wait and progress bars, by way of the aforementioned Ext JS package.

As you learned previously, the methods bundled with the library allow you to construct a great variety of interactive boxes by using only a few lines of JavaScript code and basic structural markup. Obviously, from a web developer’s point of view, using a library like Ext JS can help you to develop rich Internet applications in a very short time, particularly if the package is combined with a server-side development framework.

Nevertheless, this educational journey, dedicated exclusively to exploring the abilities of the Ext JS library for building rich message windows, hasn’t finished yet. This JavaScript package permits you to very quickly construct four different types of dynamic boxes, which are called within the content of this framework, “info,” “question,” “warning” and “error” respectively.

Therefore, assuming that you’re interested in learning how to build these message boxes by utilizing the Ext JS library, in the next few lines I’ll be coding for you some easy-to-follow examples that show you how to construct these interactive windows in a truly effortless manner.

Now, it’s time to get rid of the preliminaries and start building some good-looking info and question boxes by utilizing the helpful Ext JS package. Let’s get going!


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