Menu[2]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 skimeister 的 blog

    <div  id="menu2"  style="position:absolute;top:45px;left:96;  z-index:1;  visibility:  hidden;  width:  105"



onmouseover=this.style.visibility='visible'



onmouseout=this.style.visibility='hidden'>  



        <table  cellspacing=2  width=100  border=0  style="border:#999999  1px  solid;cursor:hand"  cellpadding="0"  bgcolor="f4f4f4"  align="right">



            <tr>  



                <td  class=normal  onmousedown="this.classname='down'"



onmouseover="this.classname='up',high(this)"  onmouseout="this.classname='normal',low(this)"  style="filter:alpha(opacity=50)"onmouseup="this.classname='up'">  



                    <div  align="center">子菜单</div>



                </td>



            </tr>



            <tr>  



                <td  class=normal  onmousedown="this.classname='down'"



onmouseover="this.classname='up',high(this)"  onmouseout="this.classname='normal',low(this)"  style="filter:alpha(opacity=50)"onmouseup="this.classname='up'">  



                    <div  align=center>子菜单</div>



                </td>



            </tr>



            <tr>  



                <td  class=normal  onmousedown="this.classname='down'"



onmouseover="this.classname='up',high(this)"  onmouseout="this.classname='normal',low(this)"  style="filter:alpha(opacity=50)"onmouseup="this.classname='up'">  



                    <div  align=center>子菜单</div>



                </td>



            </tr>



            <tr>  



                <td  class=normal  onmousedown="this.classname='down'"



onmouseover="this.classname='up',high(this)"  onmouseout="this.classname='normal',low(this)"  style="filter:alpha(opacity=50)"onmouseup="this.classname='up'">  



                    <div  align=center>子菜单</div>



                </td>



            </tr>



        </table>



    </div>



    <div  id="menu1"  style="position:absolute;top:24px;left:96px;  z-index:1;  visibility:  hidden;  width:  105"



onmouseover=this.style.visibility='visible'



onmouseout=this.style.visibility='hidden'>  



        <table  cellspacing=2  width=100  border=0  style="border:#999999  1px  solid;cursor:hand"  cellpadding="0"  bgcolor="f4f4f4"  align="right">



            <tr>  



本文关键:Menu
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top