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
nitesh garewal
NA
50
8k
Access content page control from master page using javascrip
Feb 24 2016 7:34 AM
Hey Friend,
I want to access content page control from master page object using javascript function.but it is not working , any help with the same.
using this code:
<script type="text/javascript">
function GoToNextTab() {
var txtCont = document.getElementById("Page.Master.FindControl('ContentPlaceHolder1').FindControl('Tab2')").value;
txtCont.Attributes["class"]="selected";
}
</script>
call a function from html button:
<button class="btn btn-success nextBtn btn-lg pull-right" type="button" onclick="GoToNextTab()" tabindex="38">??? ????..</button>
Reply
Answers (
2
)
Configured Account lockout function
Error are to be find please