Can I ask a random JS question here? It’s #C29AD7E6T, after all, and you guys know JS soooooo…..
jen
03/01/2024, 10:04 PM
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?