Searched defs:shim (Results 1 - 1 of 1) sorted by relevance

/yui3/src/widget-stack/js/
H A DWidget-Stack.js12 SHIM = "shim",
75 * @attribute shim
77 * @default false, for all browsers other than IE6, for which a shim is enabled by default.
79 * @description Boolean flag to indicate whether or not a shim should be added to the Widgets
82 shim: {
113 * Default class used to mark the shim element
118 * @default "yui3-widget-shim"
133 * Default markup template used to generate the shim element.
238 * Default attribute change listener for the shim attribute, responsible
273 * Updates the UI to enable/disable the shim
[all...]

Completed in 9 milliseconds