Javascrpt, Ajax and HTML Widgets

Source: Internet
Author: User
Tags file upload progress bar
Recommended technical websites
Http://wiki.springside.org.cn/display/springside/Ajax

Javascrpt, Ajax and HTML widgets1.javascript Libraries

Prototype. JS is the best cross-browser, abbreviated as JavaScript helper library.JqueryIs another noteworthy project.

2. html Widgets

Dojo is the most supported Ajax + HTML widgets project, but its development progress and running speed are the same, and there are many bugs, fortunately, we finally made the 529 version that claimed to have changed 0.4 issue.

Jscalendar is still a good calendar control.

Ajaxupload is a control that works with DWR to display the File Upload progress bar.

3. Javascript direct access to the service layer mechanism

DWR is a well-developed Ajax project.

1. it can directly call the remote server's service layer over the Controller layer to save unnecessary controller encoding and directly return JavaScript objects (converted from the server's Java object ), instead of HTML or XML fragments to the client.

2. The service layer can directly call the client's JavaScript to send messages and other operations. Because the client is actively notified when an event occurs at the service layer, rather than polling the server by the client, the server finds no updates after the query, and then replies that the client is not updated, thus greatly saving server resources.

Michael Chen (Chen Jinzhou)BuffaloIs another outstanding project.

Children Hide children | view in hierarchy | add Child page Ajaxupload (Springside wiki)
Dojo (Springside wiki)
DWR (Springside wiki)
Jscalendar (Springside wiki)
Lightbox (Springside wiki)
Prototypejs (Springside wiki)
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.