onsubmit="return trapEnterSubmissions(event, this);invokeSubmitHandlers(this);" Because the 'return' is on the first statement, the second is not executed. If one reverses it to: onsubmit="invokeSubmitHandlers(this);return trapEnterSubmissions(event, this);" Then invokeSubmitHandlers(this) is called (setting up the shuffle widget handler) and also return trapEnterSubmissions(event, this); is called (trapping use of the enter key to submit the form). status 2912 : resolved FIXED |
||
|---|---|---|
| .. | ||
| adl2activerecord.xslt | ||
| adl2canonical.xslt | ||
| adl2controllerclasses.xslt | ||
| adl2documentation.xslt | ||
| adl2entityclasses.xslt | ||
| adl2hibernate.xslt | ||
| adl2mssql.xslt | ||
| adl2psql.xslt | ||
| adl2views.xslt | ||
| base-type-include.xslt | ||
| csharp-type-include.xslt | ||
| i18n-en-GB-include.xslt | ||
| localise-transform.xslt | ||
| permissions-include.xslt | ||