diff --git a/index_work_Nik.html b/index_work_Nik.html index e8eb865..8032127 100644 --- a/index_work_Nik.html +++ b/index_work_Nik.html @@ -53,6 +53,13 @@ } } */ + /* $( function() { + $( "#filtri" ).sortable({ + //items: "div:(.ui-state-enabled)" + cursor: 'move', + update: function() {alert('pipo '+$(this).id)} + }); + } ); */