[TYPO3-dev] Toggling checkboxes with ExtJS

Francois Suter fsuter at cobweb.ch
Fri Jun 12 16:08:51 CEST 2009


Hi,

> You could simple access the underlying DOM element.
> 
> Ext.select('.checkboxes').each( function(){ this.dom.checked = true } );

That works. Beautiful, thanks!

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch




More information about the TYPO3-dev mailing list