0
我已經使用Jquery Portlet進行排序。我已經取消了對portlet-content,portlet-header的排序,同時最大化了portlet。再次,當我最小化時,我想啓用排序選項的真實。如何在jquery中再次啓用可排序的portlet?
對於禁用排序我使用:
$(".column").sortable("option", "cancel", '.portlet,.portlet-header,.portlet-content');
如何重新啓用排序的呢?
請任何人幫我... – Ramprasad 2012-03-05 04:53:41