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
Emad khan
NA
57
43.5k
how to get text inside a td from jquery
Jan 29 2014 3:34 AM
My question is " how can i select those <td> whose text starts with word "All" , and then set there class with name ".all" dynamically through jQuery"
<style type="text/css">
.all {text-decoration:bold;}
</style>
<table border="0" width="100%" class="tbClass">
<tr>
<td class="heads">Mobiles</td>
</tr>
<tr>
<td>Samsung Mobiles</td>
</tr>
<tr>
<td>All Mobiles</td>
</tr>
</table>
Reply
Answers (
6
)
Javascript runtime error: for date picker
Jquery For Add Month(integer number) with Date