Replacing DIV content with other DIV content from same page.

Replacing DIV content with other DIV content from same page.

I have content in hidden (invisible) DIV elements on a page that I want to load into another DIV element on same page.  I need to replace content currently in a DIV with that coming from another DIV.  DIV ontent could be a P element or a P and IMG element.

Any help is appreciated.