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
Shahbaz Kaware
NA
535
31.3k
How to generate dynamic breadcrumb in jquey
Dec 14 2019 11:50 PM
And Change the class after the submit button clicked and it will activate the another li.
<div class="group_box_div group_box_div_btm_brdr">
<div class="container" id="MemberFamilyDIV">
<ul class="nav nav-pills">
<li class="active Tab-MedQuestions" id="Primary" data-value="1" onclick="InsuredId('Primary')"><a href="#tab_a">PRIMARY</a></li>
<li><img src="js/Next.png" style="width: 30px;padding-top: 3px;" /> </li>
<li class="Tab-MedQuestions"><a href="#tab_b" id="Secondary" data-value="2" onclick="InsuredId('Secondary')">WIFE</a></li>
<li><img src="js/Next.png" style="width: 30px;padding-top: 3px;" /> </li>
<li class="Tab-MedQuestions"><a href="#tab_c" id="Third" data-value="3" onclick="InsuredId('Third')">SON</a></li>
<li><img src="js/Next.png" style="width: 30px;padding-top: 3px;" /> </li>
<li class="Tab-MedQuestions"><a href="#tab_d" id="Fourth" data-value="4" onclick="InsuredId('Fourth')">DAUGHTER</a></li>
</ul>
</div>
</div>
please help me im new in jquery
Reply
Answers (
2
)
Kendo Diagram will not Displying untill we press f12/inspect
Calender with jquery.