JAVA涂鴉
          關(guān)于JAVA的點(diǎn)點(diǎn)滴滴
          posts - 50,  comments - 689,  trackbacks - 0
          < html >
          < head >
          < title > 仿QQ導(dǎo)航菜單 </ title >
          < meta? http-equiv ="Content-Type" ?content ="text/html;?charset=gb2312" ? />
          < style? type ="text/css" >
          body
          {
          ????text-align
          : center ;
          }

          .titleStyle
          {
          ????width
          : 190px ;
          ????line-height
          : 26px ;
          ????background-color
          : #008800 ;
          ????color
          : #ffffff ;
          ????border-top
          : 1px?solid?#FFFFFF ;
          ????font-size
          : 12px ;
          }

          .contentStyle
          {
          ????width
          : 180px ;
          ????height
          : 340px ;
          ????background-color
          : #eeffee ;
          ????color
          : blue ;
          ????font-size
          : 12px ;
          }

          a
          {
          ????width
          : 178px ;
          ????height
          : 20px ;
          ????background
          : #F9CDB2 ;
          ????font
          : 12px/20px?tahoma ;
          ????display
          : block ;
          ????color
          : blue ;
          ????text-decoration
          : none ;
          ????border-top
          : 1px?solid?#eeffee ;
          }

          a:hover?
          {
          ????width
          : 158px ;
          ????border-width
          : 1px?10px ;
          ????border-style
          : solid ;
          ????border-color
          : #e57939 ;
          }

          </ style >
          < script? language ="javascript1.5" ?type ="text/javascript" >
          <!--
          var ?stepNo = 10 ;
          var ?runtimes = 0 ;
          var ?toItemIndex = 3 ;
          var ?onItemIndex = 3 ;

          function ?changeItem(clickItemIndex) {
          ????toItemIndex
          = clickItemIndex;
          ????
          if (toItemIndex - onItemIndex > 0 )
          ????????moveUp();
          ????
          else ?
          ????????moveDown();
          ????runtimes
          ++ ;
          ????
          if (runtimes >= stepNo) {
          ????????onItemIndex
          = toItemIndex;
          ????????runtimes
          = 0 ;
          ????}

          ????
          else
          ????????setTimeout(
          " changeItem(toItemIndex) " , 10 );
          }


          function ?moveUp() {
          ????
          for (i = onItemIndex + 1 ;i <= toItemIndex;i ++ )
          ????????document.getElementById(i).style.top
          = parseInt(document.getElementById(i).style.top) - 34 ;
          }


          function ?moveDown() {
          ????
          for (i = onItemIndex;i > toItemIndex;i -- )
          ????????document.getElementById(i).style.top
          = parseInt(document.getElementById(i).style.top) + 34 ;
          }

          // -->
          </ script >
          </ head >
          < body? onload ="changeItem(0)" >
          < div? id =itemsLayer? style ="?overflow:hidden;position:absolute;border:1px?solid?#008800;left:50px;top:100px;width:180px;height:445px;" >
          < div? id =0? style ="position:relative;left:0;top:0;width:179px;" >
          ????????
          < div? onclick =changeItem(0)? class ="titleStyle" > 00 </ div >
          ????????
          < div? class ="contentStyle" >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????
          </ div >
          </ div >
          < div? id =1? style ="position:relative;left:0;top:-340px;width:179px;" >
          ????????
          < div? onclick =changeItem(1)? class ="titleStyle" > 01 </ div >
          ????????
          < div? class ="contentStyle" >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????
          </ div >
          </ div >
          < div? id =2? style ="position:relative;left:0;top:-680px;width:179px;" >
          ????????
          < div? onclick =changeItem(2)? class ="titleStyle" > 02 </ div >
          ????????
          < div? class ="contentStyle" >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????
          </ div >
          </ div >
          < div? id =3?? style ="position:relative;left:0;top:-1020px;width:179px;" >
          ????????
          < div? onclick =changeItem(3)? class ="titleStyle" > 03 </ div >
          ????????
          < div? class ="contentStyle" >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????????????????
          < a? href ="#" > 鏈接 </ a >
          ????????
          </ div >
          </ div >
          </ div >

          </ body >
          </ html >
          posted on 2007-04-01 16:41 千山鳥(niǎo)飛絕 閱讀(357) 評(píng)論(0)  編輯  收藏 所屬分類(lèi): JavaScript
          正在閱讀:



          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          常用鏈接

          留言簿(35)

          隨筆檔案

          文章分類(lèi)

          文章檔案

          好友的blog

          我的其他blog

          老婆的Blog

          搜索

          •  

          積分與排名

          • 積分 - 776067
          • 排名 - 56

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 武陟县| 桑植县| 绿春县| 上林县| 海丰县| 宝应县| 永嘉县| 合水县| 嵊州市| 灌阳县| 阿克陶县| 望城县| 叶城县| 柳江县| 崇左市| 上林县| 宜宾县| 兴义市| 新源县| 临夏市| 桑日县| 惠水县| 沾化县| 玉山县| 安图县| 民和| 塘沽区| 蒲城县| 枣阳市| 乳源| 蒙山县| 开化县| 秀山| 甘谷县| 万安县| 蒙自县| 凌源市| 简阳市| 马公市| 开原市| 吉安市|