MooTools form validators - Joomla! Forum - community, help and support


hi, have field value checked length:

code: select all

          <field name="plz" type="text"
                size="5"
                class="required length:5" />

this check presence of value not check length.

any idea how make work?

i tried add data-validators property - wasn't inserted <input /> html element.

ok. answer own question. find useful.

so, boy, after 3 days of searching, found out joomla (2.5) has 2 form validation systems:
  • validate.js
  • mootools-more.js

i had been looking mootools system while 1 described in http://docs.joomla.org/client-side_form_validation first one. length rule exists in mootools not in validate.js. no wonder didn't work.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support