Advertisemen
You can make awesome dragable website post and full website too.
If you want to make any appropriate area drag-able then you need to add some line of code..
This is a script that makes elements on your page dragable by assigning them to the CSS class "dragableElement". In the demo, you can drag the menu, the images and the small text box.
<div class="dragableElement">Dragable Content Area</div>
Purpose:
Make user reliability to move any content at any appropriate place where they want to see .
Add Comments