Sourabh Choubey

Sourabh Choubey

  • NA
  • 186
  • 8.6k

how to get the value of anchor tag using script

Aug 12 2016 9:01 AM
how to get the value of anchor tag using  java script
for example
<tr>
<td> 
<a href="#" >1</a> 
</td>
</tr> 

Answers (6)