Home
last modified time | relevance | path

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

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js3909 ignorePropertyNames = { 'background':1, 'bgColor':1, 'display': 1 }, class in PIE.Element
4151 if( !destroyed && !( e && e.propertyName in ignorePropertyNames ) ) {