Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I need to create a dynamic html page having 3x3 columns. Each of the column contain some data like text or image. I need to interchange the column contents by drag and drop during run time. Is it possible to do in HTML5.

Thanks in advance.
Posted
Comments
Sandeep Mewara 22-Jun-12 1:46am    
Yes drag-drop possible in HTML5! But I doubt, if just knowing that was your question. Was it?

1 solution

Dear Friend,

You can use HTML5

http://www.w3schools.com/html5/html5_draganddrop.asp[^]
http://html5demos.com/drag[^]
http://www.tutorialspoint.com/html5/html5_drag_drop.htm[^]

But the browser you use, should support HTML5.

Regards,
AP
 
Share this answer
 

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