Home arrow JavaScript arrow Creating a Multi-Tabbed Online Form with the Ext JS Framework
JAVASCRIPT

Creating a Multi-Tabbed Online Form with the Ext JS Framework


If you know how much time and effort JavaScript libraries can save you when it comes to coding complex web forms, and are interested in the Ext JS library, then welcome to the fourth installment of a series that focuses on building dynamic web forms with the Ext JS framework. Made up of five approachable tutorials, this series shows you how to construct different kinds of interactive online forms by using the powerful JavaScript API provided by the popular Ext JS package.

Author Info:
By: Alejandro Gervasio
Rating: 5 stars5 stars5 stars5 stars5 stars / 6
February 18, 2009
TABLE OF CONTENTS:
  1. · Creating a Multi-Tabbed Online Form with the Ext JS Framework
  2. · Review: building a rich text format editor with the Ext JS library
  3. · Building a multi-tabbed online form
  4. · Completing the multi-tabbed web form

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Creating a Multi-Tabbed Online Form with the Ext JS Framework
(Page 1 of 4 )

Introduction

As you know, there are a number of web applications that require you to build some online forms with certain special features that aren’t found regularly in typical development scenarios. For instance, suppose that you need to create a web-based email application. Logically, you’ll want to provide your users with the ability to send email in rich text format, right?

Most of the time, this characteristic is implemented via a regular web form, which is simply coupled to a basic HTML editor. Of course, this will permit users to compose and submit elegantly-formatted email by mean of an intuitive interface. However, you know that developing a web form like this demands not only countless hours of hard work, but having a solid background in JavaScript and CSS as well.

In this case, you can take the long way and spend your valuable time creating a complex DHTML application for your web-based email program, or you can pick up a JavaScript library like Ext JS, which will allow you get the same results in only a few minutes.

Now, going straight to the point, you’ll recall that in the last article I left off explaining how to use the library to build a multi-column web form which also incorporated an HTML editor. Indeed, performing this task with the Ext JS package was a no-brainer process that only required writing a few lines of object-oriented JavaScript code.

Nonetheless, this instructive journey isn't over yet, because I’d like to show you a couple of additional things that you can do with the Ext JS framework. Therefore, in this fourth chapter of the series, I’m going to show you how to utilize this useful package to build a multi-tabbed web form. Let’s begin now!


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 9 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials