File manager - Edit - /var/www/ams.cmtc.ac.th/dist/Print.js-1.5.0/src/js/browser.js
Back
const Browser = { // Firefox 1.0+ isFirefox: () => { return typeof InstallTrigger !== 'undefined' }, // Internet Explorer 6-11 isIE: () => { return navigator.userAgent.indexOf('MSIE') !== -1 || !!document.documentMode }, // Edge 20+ isEdge: () => { return !Browser.isIE() && !!window.StyleMedia }, // Chrome 1+ isChrome: (context = window) => { return !!context.chrome }, // At least Safari 3+: "[object HTMLElementConstructor]" isSafari: () => { return Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0 || navigator.userAgent.toLowerCase().indexOf('safari') !== -1 }, // IOS Chrome isIOSChrome: () => { return navigator.userAgent.toLowerCase().indexOf('crios') !== -1 } } export default Browser
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.42 |
proxy
|
phpinfo
|
Settings