Published on 2007-02-26 08:09:55

The very early alpha 2 of Ext 1.0 for jQuery is already available for download. This is an important release as it officially decouples YUI from Ext and makes Ext 1.0 a standalone project. Users will now have a choice between leveraging the jQuery Ajax/JavaScript library or Yahoo's YUI library.

jquery-ext.png


Old way:

yui-utilities.js
ext-all.js
ext-bridge-yui.js


New way:

yui-utilities.js or jquery.js
ext-yui-adapter.js or ext-jquery-adapter.js
ext-all.js (or core)


You can read more details on the alpha 2 release of Ext 1.0, documentation and samples also available and you can switch in the top right corner of the page between YUI and jQuery.


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved