If you do manage to be able to parse the content, you can use jQuery's
eq() function to get a specific element's index:
http://docs.jquery.com/Selectors/eq
On Jun 30, 12:06 pm, "Cesar Sanz" wrote:
> As the returned html is not yet part of the document until you append it,
> you cannot use jquery
As the returned html is not yet part of the document until you append it,
you cannot use jquery to parse
it.
You will need to parse the string returned by the server, or append to a div
and then make all
your stuffs..
- Original Message -
From: "zendog74"
To: "jQuery (English)"
2 matches
Mail list logo