[TYPO3-mvc] FormViewHelpers (suggestions)

Martin Kutschker masi-no at spam-typo3.org
Fri Feb 19 10:39:47 CET 2010


Nils Blattner schrieb:
> 
> The reason is simple:
> I had to create some dynamic pages, where you enter stuff into an input
> or click some checkbox and javascript would update the totals.
> I fail to see why such everyday attributes are not part of the
> $this->registerUniversalTagAttributes();

Because you can easily add event handlers without the need to resort to inline JS. If you use inline
JS you require your template authors to be JS coders.

Masi


More information about the TYPO3-project-typo3v4mvc mailing list