Can I ask a random JS question here? It’s <#C29AD...
# random
j
Can I ask a random JS question here? It’s #C29AD7E6T, after all, and you guys know JS soooooo…..
I’m using a $.get() to return the contents of a page. Is there a way to run jQuery selectors e.g. $(‘#id_of_thing_in_the_page_i_retrieved’) on the returned HTML within my done() call?