[jQuery] Load External an DIV within the same DIV.. without tabs
Without using TABS, can I place links inside a DIV and replace the
same DIV with external content from another DIV?
I'm trying to achieve the effect found in this link using iFrames, but
I DON'T want to use iFrames:
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
Is there an easy way with jquery?
Thank you.
Erik