lakshmana poojary

lakshmana poojary

  • NA
  • 127
  • 2.6k

How to change the text of the td using Jquery.?

Oct 20 2014 3:54 AM
I have the td with a dropdown . I want to replace the "Activity class" text by "some other name" . please help me.

<td align="left" class="ItemLabel" classname="ItemLabel" style="width: 50%;">Activity class<br><select class="inputFieldClass" classname="inputFieldClass" id="QA_0-1-71" name="QA_0-1-71"><option value="">&lt;None&gt;</option><option value="15105">First Time Contact</option><option value="15106">Follow up</option></select></td>

Answers (1)