Welcome to Easy Ext!
Easy Ext is here to assist newcomers to the ExtJs library and perhaps aid them to utilise some of the functionality that this amazing library holds.
I have to be honest and advise that if you are a seasoned programmer then this probably isnt the place for you, your attention would be better aimed at the main ExtJs website and the API (links above) - however if you are (like me) needing some inspiration then read on!
The examples are all very simple and easy to follow, where possible I have shown the javascript code below the example. Any other code needed (for instance php) will also be shown there too.
One if the things that you learn really quickly with ExtJs is that for the minimum of effort you can get maximum results, cross browser safety and some really cool pages!
However like anything thats remotely technical - the more time you spend playing with the code the more you will get out of it - so go ahead and play!
Update: 20 July 08
Added PHP AJAX Ext wrapper class to Babblezoom, download the zip here... see the example on the left menu.
Things to know about..
I am using ext-all.js for the code base, this isnt really the best thing to use in production when you don't need all the features and bells 'n' whistles, so I suggest that
you get over to ExtJs and roll your own 'ext. Click here to roll your own ExtJs.js
