Hey guys, Just noticed a couple of days ago that ext now has a new 'extjs' for jquery, and I wanted to test it out, but for some reason I can't get it to work.
I've tried to make my own page like the layout.js example ( http://extjs.com/deploy/ext/examples/dialog/layout.html ), and I get the following error in the firebug console: "el has no properties http://dalog.eli.com/javascript/ext/ext-all.js Line 127" my script load the next file: javascript/jquery.js javascript/ext/adapter/jquery/jquery-plugins.js javascript/ext/adapter/jquery/ext-jquery-adapter.js javascript/ext/ext-all.js in the same order as the list above. Any ideas why my script failing?

