showhidden.js
上传用户:xhdzkj
上传日期:2013-04-11
资源大小:4958k
文件大小:2k
源码类别:

FlashMX/Flex源码

开发平台:

CHM

  1. function MM_findObj(n, d) { //v4.0
  2.   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  3.     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  4.   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  5.   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  6.   if(!x && document.getElementById) x=document.getElementById(n); return x;
  7. }
  8. function MM_showHideLayers() { //v3.0
  9.   var i,p,v,obj,args=MM_showHideLayers.arguments;
  10.   for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
  11.     if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
  12.     obj.visibility=v; }
  13. }
  14. function hidden(){
  15. document.all('bb').innerHTML="<img border=0 id=HPFrameHLTab3  onClick=MM_showHideLayers('HPFrameHLContent','','hide');show() src=../../../../images/html/collapse.gif style='CURSOR: hand' width=15 height=14>";
  16. }
  17. function show(){
  18. document.all('bb').innerHTML="<img border=0 id=HPFrameHLTab3 onClick=showHideContent('HPFrameHL');hidden(); src=../../../../images/html/expand.gif style='CURSOR: hand' width=15 height=14>";
  19. }
  20. function hiddenL(){
  21. document.all('dd').innerHTML="<img border=0 id=HPFrameDLTab3  onClick=MM_showHideLayers('HPFrameDLContent','','hide');showL() src=../../../../images/html/collapse.gif style='CURSOR: hand' width=15 height=14>";
  22. }
  23. function showL(){
  24. document.all('dd').innerHTML="<img border=0 id=HPFrameDLTab3 onClick=showHideContent('HPFrameDL');hiddenL(); src=../../../../images/html/expand.gif style='CURSOR: hand' width=15 height=14>";
  25. }
  26. function hiddenP(){
  27. document.all('cc').innerHTML="<img border=0 id=HPFrameMLTab3  onClick=MM_showHideLayers('HPFrameMLContent','','hide');showP() src=../../../../images/html/collapse.gif style='CURSOR: hand' width=15 height=14>";
  28. }
  29. function showP(){
  30. document.all('cc').innerHTML="<img border=0 id=HPFrameMLTab3 onClick=showHideContent('HPFrameML');hiddenP(); src=../../../../images/html/expand.gif style='CURSOR: hand' width=15 height=14>";
  31. }