处插进去的
这才是真的 body!
2)用
6)干掉包含指定名字的弹出窗口
135;Q:屏蔽 IE 的右键菜单,并定制自己的右键菜单
A:
#ie5menu
{
position:absolute;
width:150px;
border:1px solid green;
background…color:menu;
font…family:Verdana;
font…size:9pt;
line…height:20px;
cursor:hand;
visibility:hidden;
}
。menuitems
{
padding…left:15px;
padding…right:15px;
}
……》
set this variable to 1 if you wish the URLs of
the highlighted menu to be displayed in the status bar
var display_url=0
function showmenuie5()
{
var rightedge=document。body。clientWidth…event。clientX
var bottomedge=document。body。clientHeight…event。clientY
if (rightedge