Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2cssHooks:{opacity:{get:function(e,t){if(t){var n=We(e,"opacity");return""===n?"1":n}}}},cssNumber:… property
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6530 cssHooks: { property
6573 style = elem.style, hooks = jQuery.cssHooks[ origName ];
6623 hooks = jQuery.cssHooks[ name ];
6664 jQuery.cssHooks[ name ] = {
6698 jQuery.cssHooks.opacity = {
6742 jQuery.cssHooks.marginRight = {