i'm having several tables in my html markup which dont have any attributes and i'm wondering: is it possible to define a jquery selector which directly picks eg. the 3rd table?
thx
|
|
|
In addition to Tim's answer, there's a
|
|||
|
|
|
yeah you can use eq from jquery
|
|||
|
|