Broken links in dynamically loaded pages
Hi.
When I load an HTML file dynamically which contain relative links with jQuery, all the links are broken. Could anyone suggest a solution which does not involve changing all the links to absolute values?
Thank you.