Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
color the table row to red
Rp Singh
7y
238
1
Reply
Hi all,
if (data === 'Success') {
$(ctrlDisableId).css('color','Red');
}
i want to color the table row(<tr>) to red.
please help.
thanks.
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
To dispaly Custom Text when no records are found
How to apply paging for a dynamic generated table using java