当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

    摘要: 我的unix光盘不支持光盘启动的 在windows下怎么做?? ......
    摘要: 请问高手: 我这已经存有4:2:2的数据流,图象宽度720,高度288*2,如何才能存为jpeg文件? 非常谢谢 ......


下拉框实现下拉一个IFrame(见代码),但不知道怎么会这样…………

<HTML><HEAD>  
  <title>DropDown   IFrame   Sample</title></HEAD>  
  <body   MS_POSITIONING="GridLayout">  
  <form   name="Form1"   method="post"   action=""   id="Form1">  
  <SELECT   id="Select1"   style="Z-INDEX:   102;   LEFT:   272px;   WIDTH:   200px;   POSITION:   absolute;   TOP:   88px" onmousedown="return   Show(this,IFR);"   NAME="Select1"></SELECT>  
  <SELECT   id="Select2"   onmousedown="return   Show(this,IFR);"   style="Z-INDEX:   101;   LEFT:   272px;   WIDTH:   200px;   POSITION:   absolute;   TOP:   88px" name="Select2"></SELECT>  
  <iframe   id="IFR"   style="DISPLAY:   none;   Z-INDEX:   104;   LEFT:   272px;   WIDTH:   200px;   POSITION:   absolute;   TOP:   104px;   HEIGHT:   150px"></iframe>  
  <script   language="javascript">  
  var   aa=null;  
  var   S1=document.all.Select1;  
  var   S2=document.all.Select2;  
  function   Show(me,id)  
  {  
  aa=window.event.srcElement;  
  var   tr=document.all[id];  
  if(tr!=null)  
  {  
  tr.style.left=me.style.left;  
  tr.style.top=(parseInt(me.style.top)+20)+px;  
  tr.style.width=(parseInt(me.style.width))+px;  
  with(IFR){document.writeln(<HTML><body>DropDown   Iframe   Sample</body></HTML>);document.close();}  
  if(aa==S1)  
  {  
  tr.style.display=;  
  aa.style.visibility="hidden";  
  S2.style.visibility="inherit";  
  }else  
  {  
  tr.style.display=none;  
  aa.style.visibility="hidden";  
  S1.style.visibility="inherit";  
  }  
  }  
  }  
  function   document.onclick()  
  {  
  var   tr=document.all[IFR];  
  if(tr!=null)  
  {  
  if(window.event.srcElement!=aa)  
  {  
  S1.style.visibility=inherit;  
  S2.style.visibility=inherit;  
  tr.style.display=none;  
  }  
  }  
  }  
  </script>  
  </form>  
  </body>  
  </HTML>  
 

NO.1   作者: SunLightIce

建议用DIV   +   IMG   +   iFrame


    摘要: error : java.sql.sqlexception: $$$$$$$$$$$$$$$$ license exception $$$$$$$$$$$$$$$$ missing license file for: weblogic server 6.1 $$$$$$$$$$$$$$$$ license exception $$$$$$$$$$$$$$$$ 报以上错误我已经把licens......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE