[TYPO3-ect] Ext-JS 1.0.1
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Wed Jul 11 20:05:29 CEST 2007
Steffen Kamper wrote:
> Hi Joerg,
>
> fyi - we are implementing the cal fe-edit with extjs (dialogs,
> dateselectors, tabs etc)
>
Hi Steffen,
please keep in mind that it is just a javascript library. If you don't take
additional actions, such a form will not be accessable. That is IMHO not
acceptable for a FE form. It's one reason why Jörg combines it with xajax.
Don't repead the mistakes of the BE in the FE. The FE is the public face.
I recently stumbled upon a page implemented by a member of this team, who
should know better. Embarrassingly it was implemented as a plain naked JS
library. As soon as I turned of JS the complete page broke.
Build a working accessible form first before you do an alternative JS
implementation of it. Don't produce junk food.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list