N
Nathan Sokalski
When I write a custom validator (by inheriting from the BaseValidator class)
and add a JavaScript function for client-side validation, Firefox does not
use it. All my validators work perfectly fine in Internet Explorer, and I'm
not using any browser-specific JavaScript or getting any JavaScript errors,
so what am I doing wrong? Thanks.
and add a JavaScript function for client-side validation, Firefox does not
use it. All my validators work perfectly fine in Internet Explorer, and I'm
not using any browser-specific JavaScript or getting any JavaScript errors,
so what am I doing wrong? Thanks.