So for those of you that wonder how you can make a quick simple ExtJs 3 ajax login form
check the code below :)
// Path to the blank image should point to a valid location on your server
Ext.BLANK_IMAGE_URL = './extjs/resources/images/default/s.gif';
Ext.onReady(function(){
Ext.QuickTips.init();
Recent comments