I have code like
<table>
</table>
<table>
</table>
<table>
</table>
i want to traverse to the second table using jquery. How do i do it.
I have code like
<table>
</table>
<table>
</table>
<table>
</table>
i want to traverse to the second table using jquery. How do i do it.