6
Answers

how to get the value of anchor tag using script

how to get the value of anchor tag using  java script
for example
<tr>
<td> 
<a href="#" >1</a> 
</td>
</tr> 
Answers (6)