Home
last modified time | relevance | path

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

/plugin/anewssystem/
H A Ddropdowncontent.js58 if (elapsed<obj.glidetime){ //if time run is less than specified length
59 …ction=="down")? this.curveincrement(elapsed/obj.glidetime) : 1-this.curveincrement(elapsed/obj.gli…
115 init:function(anchorid, pos, glidetime, revealbehavior){ argument
125 subobj.glidetime=glidetime || 1000