opt
/
kaspersky
/
kav4fs
/
share
/
wmconsole
/
html
/
js
➕ New
📤 Upload
✎ Editing:
jquery.timers.js
← Back
jQuery.fn.extend({ setTimeout : function(name, expr, timeout) { return this.each(function(){ $(this).clearTimeout(name); $(this).attr(name, setTimeout(expr, timeout)); }) }, clearTimeout : function(name){ return this.each(function(){ clearTimeout($(this).attr(name)); }) } });
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel