PDA

View Full Version : Tutorial on playing with Ext



patspam
12 Oct 2007, 4:20 AM
New tutorial posted on how to play with Ext (http://extjs.com/learn/Tutorial:Playing_With_Ext_The_Easy_Way) and explore the API without downloading anything or needing access to a test server. Just a quick (and dirty) way to play with Ext and the dom in a throw-away fashion.

BernardChhun
12 Oct 2007, 4:51 AM
you're one hell of a motivated guy Pat. keep at it dude.

I've also been checking out your blog and I couldn't resist clicking on the links with the Wushu word :D are ya into chinese martial arts as well? (although I wouldn't call Wushu martial arts as the chinese government has taken a lot of the martial part out leaving only the art part if you know what I mean... don't get me wrong here as I believe wushu-trained athletes are quite impressive. it's just unusable in a fight.)

devnull
12 Oct 2007, 8:10 AM
That is very cool!
Its amazing how usefull very simple things can be, but we dont realize this until someone shows it to us :)
An extra tip: click the button to open firebug in a new window; it gives you alot more space to work with. And works awesome with 2 (or more) monitors.
Now we just need some kind of a patch for firebug to syntax-color the code...