You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$('#handlerTable').dragtable({dragHandle:'.some-handle'}); ->I can see error 500 when i use this
$('#handlerTable').dragtable(dragHandle:'.some-handle'); -> I can see error context 'syntaxerror missing ) after argument list jquery'
please help me I really like yours
Thank you
The text was updated successfully, but these errors were encountered:
$('#handlerTable').dragtable({dragHandle:'.some-handle'}); ->I can see error 500 when i use this
$('#handlerTable').dragtable(dragHandle:'.some-handle'); -> I can see error context 'syntaxerror missing ) after argument list jquery'
please help me I really like yours
Thank you
The text was updated successfully, but these errors were encountered: