Searched defs:opacity (Results 1 – 2 of 2) sorted by relevance
/minix3/minix/share/beaglebone/weather/ |
H A D | spin.js | 153 opacity: 1/4, // Opacity of the lines property 264 opacity: o.opacity, property 323 vml('fill', {color: getColor(o.color, i), opacity: o.opacity}), property 324 … vml('stroke', {opacity: 0}) // transparent stroke to fix color bleeding upon opacity change property
|
H A D | jquery.js | 6 …ceWith(this.childNodes)}).end()}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/opacity\s*=\s*([^)]*)/,zt… property
|