Home
last modified time | relevance | path

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

/plugin/snow/
H A Dsnowstorm.js114 var localFeatures = { class in snowStorm.features
129 localFeatures.transform.prop = (
130 localFeatures.transform.w3 ||
131 localFeatures.transform.moz ||
132 localFeatures.transform.webkit ||
133 localFeatures.transform.ie ||
134 localFeatures.transform.opera
139 return localFeatures;