Setting HTML attributes easily with Ext JS
Well a short time since i last blogged I know, sorry about that… hello facebook readers - if there are any!
This wasn’t immediately obvious to me when I first started using the Ext JS library, but there is a really neat way of setting HTML attributes.
Firstly we need a DOM element to play with…(assuming you [...]