6
Reply

how to get the value of anchor tag using script

Sourabh Choubey

Sourabh Choubey

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

Answers (6)