[jQuery] $.get() filtering DOM in incoming html?

[jQuery] $.get() filtering DOM in incoming html?


Hi all,
$.load() filters incoming html with css selectors following url.
Is there a way of doing the same thing with $.get()?
Many thanks.