6
Answers

how to get the value of anchor tag using script

Photo of Sourabh Choubey

Sourabh Choubey

9y
921
1
how to get the value of anchor tag using  java script
for example
<tr>
<td> 
<a href="#" >1</a> 
</td>
</tr> 

Answers (6)