Home
last modified time | relevance | path

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

/plugin/anewssystem/
H A Ddropdowncontent.js31 show:function(anchorobj, subobj, e){ argument
35 subobj.style.visibility="hidden"
43 subobj.style.visibility="visible"
45 subobj.contentheight=parseInt(subobj.offsetHeight)
48 this.slideengine(subobj, (subobj.dropposition[1]=="top")? "up" : "down")
72 subobj.style.visibility="hidden"
73 subobj.style.left=subobj.style.top=0
119 if (!anchorobj || !subobj)
126 subobj.style.left=subobj.style.top=0
129 anchorobj.onmouseout=function(e){dropdowncontent.hide(subobj, subobj, e)}
[all …]