Pregunta

I have a joomla 2.5 setup, however the validations do not work on the forms. For example, if the password fields are left blank on the Registration form, then it will still validate and submit the form? I have added the relevant .css to highlight the errors (.invalid and label.invalid) but it still wouldn't do anything?

¿Fue útil?

Solución

Solution is to make sure all the system .js files are loading correctly as the form validation relies on them.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top