Вопрос

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?

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top