Sourabh Choubey

Sourabh Choubey

  • NA
  • 236
  • 43.5k

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)