[TYPO3-mvc] textareaRTE viewhelper
Bastian Waidelich
bastian at typo3.org
Wed Aug 11 12:59:26 CEST 2010
Daniel Dimitrov wrote:
Hi Daniel,
> What I wonder here is - isn't there any way to get the formViewHelper
> and set the onsubmit tag???
It might work "unobtrusively" by attaching an event handler to
this.form.onsubmit
via javascript.
But that should obviously not override previously configured event
handlers (see
http://www.onlinetools.org/articles/unobtrusivejavascript/chapter4.html)
Best,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list