Home  >  Article  >  Web Front-end  >  ASP.NET jQuery Example 16 Validating RadioButtonList_jquery through the control CustomValidator

ASP.NET jQuery Example 16 Validating RadioButtonList_jquery through the control CustomValidator

WBOY
WBOYOriginal
2016-05-16 17:56:28761browse

Interface code:

Copy code The code is as follows:















Please select the car type:






< ;asp:ListItem Value="5" Text="Toyota Motors">





ForeColor="Red" ClientValidationFunction="rbCar_Validation">



Script code :
Copy code The code is as follows:


Recipe16



Display effect:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn