How do i use jquery on items from $.get(url)

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-03-24T16:53:37Z Indexed on 2010/03/24 17:13 UTC
Read the original article Hit count: 93

Filed under:
|
|

I would like to .get a page and then use jquery to find elements such as links. How do i make $('#blah') search the get data instead of the page?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about html