Home
last modified time | relevance | path

Searched refs:offscreenCSS (Results 1 – 1 of 1) sorted by relevance

/template/codowik/js/
H A Dlayout.js122 , offscreenCSS: { left: "-99999px", right: "auto" } // used by hide/close if useOffscreenClose=true class in $.layout.config
3156 $P.css( _c.offscreenCSS );
3168 , off = _c.offscreenCSS
6033 , offscrn = $.layout.config.offscreenCSS || {}