D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
realadss
/
kavyaeventz.in
/
backup
/
js
/
pages
/
Filename :
gridstackjs.js
back
Copy
//[gridstackjs Javascript] $(function () { "use strict"; $('.grid-stack').gridstack({ width: 12, alwaysShowResizeHandle: /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent), resizable: { handles: 'e, se, s, sw, w' } }); }); // End of use strict