Home
last modified time | relevance | path

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

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1084 else { tooltip.fadeTo(90, state ? 1 : 0, after); }
H A Djquery.js8389 fadeTo: function( speed, to, easing, callback ) { method