Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for overlayScrollbars (0.12 sec)

  1. src/main/webapp/js/admin/adminlte.min.js

    "+Q);if(e.hasClass(R)){var a=n.default(window).height(),i=n.default(z).outerHeight(),o=n.default(F).outerHeight(),l=a-i;this._isFooterFixed()&&"fixed"===n.default(F).css("position")&&(l=a-i-o),t.css("height",l),"undefined"!=typeof n.default.fn.overlayScrollbars&&t.overlayScrollbars({className:this._config.scrollbarTheme,sizeAutoCapable:!0,scrollbars:{autoHide:this._config.scrollbarAutoHide,clickScrolling:!0}})}else t.attr("style","")},e._jQueryInterface=function(t){return this.each((function(){var a=n.defaul...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 45.3K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/adminlte.min.js.map

    (this._isFooterFixed() && $(SELECTOR_FOOTER).css('position') === 'fixed') {\n      sidebarHeight = heights.window - heights.header - heights.footer\n    }\n\n    $controlSidebar.css('height', sidebarHeight)\n\n    if (typeof $.fn.overlayScrollbars !== 'undefined') {\n      $controlSidebar.overlayScrollbars({\n        className: this._config.scrollbarTheme,\n        sizeAutoCapable: true,\n        scrollbars: {\n          autoHide: this._config.scrollbarAutoHide,\n          clickScrolling: true\n        }\n      })\n...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 132.4K bytes
    - Viewed (0)
Back to top