How to copy the content of a div into another div using jquery?

In this post, we will show you how to copy the content of a div into another div using jQuery.

1. Code:

 
 
 
 
     
        How to copy the content of a div
        into another div using jQuery ?
    
     
    
     
    
 
 
 
     
    

Soltuts.com

Outer DIV
Inner DIV

Outer DIV

2. Example:

Run program to get the result.