[jQuery] Question about load()
I consider to embed a page from one domain into a page from another
domain with an iframe. Yet when I click a link inside the embedded
page, only the embedded part should be loaded without involving the
outer page. Does anybody know if I could do this with load()? Has
anybody already tried something similar and knows how?
O. Wyss