I want to create some <div>
s. I want to be able to move and replace these Divs.
I think I can use jQuery, and I found this :
<script>
$(function() {
$( "#draggable" ).draggable();
});
</script>
but this is not exactly what I want.
i want some code like this :
varzesh3
As per your given example site http://www.varzesh3.com/ , you can use the jquery ui portlets below is the link hope it will help for you.
http://jqueryui.com/sortable/#portlets