[jQuery] Do replace(), replaceWith() unbind?

[jQuery] Do replace(), replaceWith() unbind?


Hi,
Since the docs don't say - I'm wondering if the replace() and
replaceWith() methods unbind events the same way that empty() and
remove() do?
Thanks,
J