sencha-touch
sencha-touch example
by molecule
HTML
<link rel="stylesheet" href="https://raw.github.com/nelstrom/Sencha-Touch-forms-demo/master/public/lib/sencha-touch.css">
<script src="https://raw.github.com/nelstrom/Sencha-Touch-forms-demo/master/public/lib/sencha-touch-debug.js"></script>
<img src="http://t3.gstatic.com/images?q=tbn:ANd9GcQidl6KX2jRWNeCA6jT_TjWG7NlI3aRiB_AcDsA9Y5owS2cr9G6" id="piece-5" />
JavaScript
//Ext.DomHelper.applyStyles(Ext.DomQuery.selectNode('img#piece-5'), 'opacity: 0.5');
Ext.fly('piece-5').setStyle('opacity', '0.5');