编程论坛
注册
登录
编程论坛
→
ASP.NET技术论坛
一个代码,
馨馨
发布于 2008-04-09 14:59, 528 次点击
onmouseover="expandMenu(null,'menu1',getPos(this,'Left'),getPos(this,'self')+this.offsetHeight);"是什么意思呢,其中的getPos(this,'self')是什么意思呢
2 回复
#2
小乌龟
2008-04-09 16:49
let me see see.
I think that getPos(this,'self') is a javascript method . And it was defined on top of page.
#3
馨馨
2008-04-09 19:51
thank you
1