TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arvind Chourasiya
NA
933
134.2k
getting Error in jquery plz see for full detail?
Jan 7 2016 11:52 PM
I have one content page(not webform) for that how to customize that code
<script type="text/javascript">
$(document).ready(function() {
$("#form1").validate({
rules: {
<%=txtUserName.UniqueID %>: {minlength: 5,required: true},
<%=txtPassword.Un
in this code in 3rd line asking for form id but I don't have form I have content page this
<asp:Content ID="Content2" ContentPlaceHolderID="middlePannel" runat="server">
</asp:Content>
how to customize above code for this Content page...plz help:)
Reply
Answers (
2
)
how to do jquery validation in Webform which hv masterpage?
Add Burn Plugin In Page