Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6159195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T21:05:27+00:00 2026-05-23T21:05:27+00:00

In my web application I have used EXT JS code. Currently I am moving

  • 0

In my web application I have used EXT JS code.

Currently I am moving EXT JS code to jQuery code.

Below is my EXT JS code, it contains form panel statements:

    var signInForm = new Ext.FormPanel({
        renderTo: Ext.get('sign_In_Form'),
        labelWidth: 125,
        labelAlign: 'right',
        frame: false,
        border: false,
        monitorValid: true,
        defaults: {
            width: 200
        },
        defaultType: 'textfield',
        items: [{
                fieldLabel: 'Email/Username',
                name: 'username',
                allowBlank: false
            },{
                fieldLabel: 'Password',
                name: 'password',
                inputType: 'password',
                allowBlank: false
            },{
                name: 'test',
                value: 'testuser',
                xtype: 'hidden'
            }
        ],
        buttonAlign: 'left',
        buttons: [{
            text: 'Sign In',
            formBind: true,
            handler: function() {
                if (processing == false) {
                    //some code here
                }   
            }
        }],
        keys: {
            key: Ext.EventObject.ENTER,
            fn: function() { // some code here }
        }
    });

I want to convert above EXT JS code to jQuery code.

Is there any guide available to do this….?

Your pointers are really helpful.

Thanks,

Pravin

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T21:05:28+00:00Added an answer on May 23, 2026 at 9:05 pm

    Raynos is right, you need to start reading the documentation to convert this code. Although it is not very hard to do.

    If you are using EXT JS for a mobile app then you can use:

    senchalabs / jQTouch

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have used Ext JS in my existing web application. Currently I want to
I have used threading in my web application which I have mentioned below: var
I have a code base that has been used as an ASP.Net web application.
I have a web application that has one set of files used by 50+
We have a Struts 2 web application that's used by pretty much every employee
I have been asked to build a web application that will be used to
In my web application i have registration form, when user register i want to
Recently i completed on mid level web application where i have used telerik controls,
Please help! I am new to the .NET web application development. I have used
I am creating a web application using Netbeans and servlets. I have used some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.