how to add datepicker control in content paage nested by master page?
Master Page Code
$(function() {
$( "#datepicker" ).datepicker();
});
Content Page Code
Date:
plz tell me what is the mistake in the code??
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Jan 2, 2016, 2:09 AM
Rajeesh MenothPosted Jan 4, 2016, 4:27 AM
kalpana jaiswalPosted Jan 4, 2016, 4:14 AM