jquery - Draggable & sortable widget define settings inline -



jquery - Draggable & sortable widget define settings inline -

i using this tutorial define widgetindividual setting inline on individual pages. how can this. whenever seek add together inline doesn't work. illustration below:

$(function(){ draggablewidgets.init({ widgetindividual : { intro : { movable: false, removable: false, collapsible: false, editable: false } } }); });

jquery draggable sortable

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -