JavaScript
  Home arrow JavaScript arrow Creating a Multi-Tabbed Online Form with t...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

Creating a Multi-Tabbed Online Form with the Ext JS Framework
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 4
    2009-02-18

    Table of Contents:
  • Creating a Multi-Tabbed Online Form with the Ext JS Framework
  • Review: building a rich text format editor with the Ext JS library
  • Building a multi-tabbed online form
  • Completing the multi-tabbed web form

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


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


    (Page 1 of 4 )

    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.

    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!

    More JavaScript Articles
    More By Alejandro Gervasio


       · The previous part of the series discussed how to create a multi-column web form with...
     

    JAVASCRIPT ARTICLES

    - Comparing Fields and Customizing Error Messa...
    - Checking Numbers and File Extensions with jQ...
    - Validating Digits and Dates with jQuery`s Va...
    - Validating Ranges, Emails, and URLs with jQu...
    - More Uses for the jQuery Tooltip Plug-in`s b...
    - Building Image-Based Tooltips with the jQuer...
    - Using the jQuery Tooltip Plug-in`s bodyHandl...
    - Using Rangelength, Min and Max with the Vali...
    - Using Minlength and Maxlength with the Valid...
    - Modifying Tooltip Coordinates with the jQuer...
    - Applying a Fade Out Effect with the jQuery T...
    - Tracking Mouse Movements with the jQuery Too...
    - Checking Online Forms with the Validator jQu...
    - Nested JavaScript Functions as Objects
    - The jQuery Tooltip Plug-in







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek