Perform jQuery selection on ajaxed html content

Posted by James Westgate on Stack Overflow See other posts from Stack Overflow or by James Westgate
Published on 2010-04-12T09:27:53Z Indexed on 2010/04/12 9:33 UTC
Read the original article Hit count: 225

Filed under:
|
|

Is it possible to load an html document using ajax and then perform a jquery selection on the loaded html?

I want to perform a search against a remote search server and then use the results to reformat an existing page.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-selectors