Category: ordinamento

Drag and Drop dei pannelli in jQuery!

drag-drop-collapsible-panels

Demo: http://demo.webdeveloperplus.com/drag-drop-panels/

Codice Sorgente: http://demo.webdeveloperplus.com/source-code/drag-drop-panels.zip

Drag & Drop con PHP & jQuery

Codice jQuery:

 
 
$(document).ready(function(){
  function slideout(){
 
setTimeout(function(){
 
$("#response").slideUp("slow", function () {
 
});
 
}, 2000);}
 
$("#response").hide();
 
 $(function() {
 
 $("#list ul").sortable({ opacity: 0.8, cursor: 'move', update: function() {
 
 var order = $(this).sortable("serialize") + '&update=update';
 
 $.post(

TinyTable JavaScript Table Sorter – 2.5KB

Condividi





Booking online




Categorie