[jQuery] .load() and relative links
I'm using .load(url) to add som contents from another page.
Problem: after being loaded, the links included from the other page
does not work anymore as they are relative to the path of the page.
Is there a simple way/plugin to transform the URLs in the included
page?
Thanks,
Koen