Searched refs:cssHooks (Results 1 – 2 of 2) sorted by relevance
2 …cssHooks:{opacity:{get:function(e,t){if(t){var n=_e(e,"opacity");return""===n?"1":n}}}},cssNumber:… property
6476 cssHooks: { property6519 style = elem.style, hooks = jQuery.cssHooks[ origName ];6569 hooks = jQuery.cssHooks[ name ];6610 jQuery.cssHooks[ name ] = {6644 jQuery.cssHooks.opacity = {6688 jQuery.cssHooks.marginRight = {