Home
last modified time | relevance | path

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

/plugin/jquery/
H A Djquery-1.4.2.js4544 ralpha = /alpha\([^)]*\)/, variable
4602 style.filter = ralpha.test(filter) ? filter.replace(ralpha, opacity) : opacity;