Searched refs:cssHooks (Results 1 – 2 of 2) sorted by relevance
2 …cssHooks:{opacity:{get:function(e,t){if(t){var n=We(e,"opacity");return""===n?"1":n}}}},cssNumber:… property
6530 cssHooks: { property6573 style = elem.style, hooks = jQuery.cssHooks[ origName ];6623 hooks = jQuery.cssHooks[ name ];6664 jQuery.cssHooks[ name ] = {6698 jQuery.cssHooks.opacity = {6742 jQuery.cssHooks.marginRight = {