电脑十万个为什么-第28部分
按键盘上方向键 ← 或 → 可快速上下翻页,按键盘上的 Enter 键可回到本书目录页,按键盘上方向键 ↑ 可回到本页顶部!
————未阅读完?加入书签已便下次继续阅读!
#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