var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == function) {
return ValidatorCommonOnSubmit();
document.getElementById(ctl00_RecognizedLogOnStatus_Login_UserNameRequired).dispose = function() {
Array.remove(Page_Validators, document.getElementById(ctl00_RecognizedLogOnStatus_Login_UserNameRequired));
document.getElementById(ctl00_RecognizedLogOnStatus_Login_PasswordRequired).dispose = function() {
Array.remove(Page_Validators, document.getElementById(ctl00_RecognizedLogOnStatus_Login_PasswordRequired));
Sys.Application.add_init(function
source
Комментариев нет:
Отправить комментарий