幾個常用的Ajax庫小節

來源:互聯網
上載者:User

我挑選了一些最常用到的ajax,沒有去羅列所有的。希望能給大家一點協助

1 jsolait (JavaScript O Lait)

The goal is to ease JavaScript development by building a free library of reusable

modules and components and enhancing JavaScript with simpler Class and Module handling

mechanisms.

features
 Class and Module helpers
 String formatting
  "Hello %d. user".format(10)  --> "Hello 10. user"
 Modules

2 PHP-O-Lait
 jsolait JSON-PHP PHP-JSON(php ext)
PHP-O-Lait, in two boiler-plate lines of code (three if you include the

'require_once') provides a transparent bridge between server-side PHP methods and

client-side JavaScript code.

3 Prototype JavaScript library
http://prototype.conio.net

4 script.aculo.us web 2.0 javascript
http://script.aculo.us/
 Visual effects
 Drag-and-drop
 Controls

5 overLIB
http://www.bosrup.com/web/overlib/
overLIB is a JavaScript library created to enhance websites with small popup

information boxes (like tooltips) to help visitors around your website.

6 xajax
xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page.

7 Yahoo! User Interface Library
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in

JavaScript, for building richly interactive web applications using techniques such as

DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS

resources.
 YUI Library Utilities
 YUI Library Controls
 YUI Library CSS Tools

YAHOO.util.Connect.setForm(formId); 
var cObj = YAHOO.util.Connect.asyncRequest('POST', 'http://www.yahoo.com', callback);
 

Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=756425

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.