Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
core ASP can I create instances of html div?
division is working as a chat window
I want multiple chat so that i want to clone that chat-division
Is it possible?
please help! :)
Posted
Updated 16-Jan-13 4:19am
v2
Comments
Sandeep Mewara 16-Jan-13 9:15am    
By division you mean 'div'?
Aarti Meswania 16-Jan-13 10:19am    
yes I mean html div

1 solution

yes, you can copy the whole DIV tag using java script. but I think with regard your requirement please make sure about the DIV ID.

please check the following thread.

http://stackoverflow.com/questions/4427094/how-can-i-duplicate-a-div-onclick-with-javascript[^]
 
Share this answer
 
Comments
Aarti Meswania 17-Jan-13 3:30am    
it's working,
thank you! :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900