Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
javascript
/
jquery-ui
/
ui
📤 Upload
📝 New File
📁 New Folder
Close
Editing: safe-active-element.min.js
!function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","./version"],factory):factory(jQuery)}(function($){"use strict";return $.ui.safeActiveElement=function(document){var activeElement;try{activeElement=document.activeElement}catch(error){activeElement=document.body}return activeElement=(activeElement=activeElement||document.body).nodeName?activeElement:document.body}});
Save
Cancel