home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia Fácil 56 / INF1297.iso / IE4ESP / IE4SHL95.CAB / printers.htt < prev    next >
Text File  |  1997-09-14  |  5KB  |  115 lines

  1. <!-- 
  2.  * This file was automatically generated by Microsoft Internet Explorer 4.0 
  3.  * using the file %TEMPLATEDIR%\printers.htt 
  4.  -->
  5.  
  6. <html>
  7.    <head>
  8. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
  9.       <script language="JavaScript" for="FileList" event="SelectionChanged">
  10.          var L_Help_Text = "El asistente para agregar impresora le guφarß paso a paso por el proceso de instalaci≤n de una impresora.  Simplemente siga las instrucciones de cada pantalla.";
  11.          var items       = FileList.FocusedItem;
  12.          var fldr        = FileList.Folder;
  13.          var data;
  14.          var text;
  15.  
  16.          // name
  17.          text = "<b>" + items.Name + "</b>";
  18.  
  19.          // comment
  20.          data = fldr.GetDetailsOf(items, 3);
  21.          if (data != "")
  22.             text += "<br>" + data;
  23.  
  24.          // documents
  25.          data = fldr.GetDetailsOf(items, 1);
  26.          if (data != "")
  27.             text += "<br><br>" + fldr.GetDetailsOf(null, 1) + ": " + data;
  28.  
  29.          // status
  30.          data = fldr.GetDetailsOf(items, 2);
  31.          if (data != "")
  32.             text += "<br><br><b><font color=red>" + data + "</font></b>";
  33.  
  34.          // tip?
  35.          data = fldr.GetDetailsOf(items, -1);
  36.          if (data != "" && data != name)
  37.             text += "<br><br>" + data;
  38.  
  39.          // help
  40.          if (fldr.GetDetailsOf(items, 0) == "WinUtils_NewObject")
  41.             text += "<br><br>" + L_Help_Text;
  42.  
  43.          SPAN1.innerHTML = text;
  44.       </script>
  45.  
  46.       <script>
  47.          function fixSize() {
  48.             var hideTop = 200
  49.             var hideLeft = 400
  50.             var ch = document.body.clientHeight
  51.             var cw = document.body.clientWidth
  52.             if (hideTop > ch) {
  53.                document.all.heading.visibility = "hidden"
  54.                document.all.FileList.style.pixelTop = 0
  55.                document.all.panel.style.pixelTop = 0
  56.             } else {
  57.                document.all.heading.visibility = "visible"
  58.                document.all.FileList.style.top = (document.all.heading.offsetHeight - 32) + "px"
  59.                document.all.panel.style.top = (document.all.heading.offsetHeight) + "px"
  60.                document.all.rule.style.width = (cw - 84) + "px"        
  61.             }
  62.             if (hideLeft > cw) {
  63.                document.all.panel.visibility = "hidden"
  64.                document.all.FileList.style.pixelLeft = 0
  65.                document.all.FileList.style.pixelTop = document.all.panel.style.pixelTop
  66.             } else {
  67.                document.all.panel.visibility = "visible"
  68.                document.all.FileList.style.pixelLeft = document.all.panel.style.pixelWidth
  69.             }
  70.             document.all.FileList.style.pixelWidth = cw - document.all.FileList.style.pixelLeft
  71.             document.all.FileList.style.pixelHeight = ch - document.all.FileList.style.pixelTop
  72.             document.all.panel.style.pixelHeight = ch - document.all.panel.style.pixelTop
  73.          }
  74.       </script>
  75.    </head>
  76.  
  77.    <body topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0 scroll=no onload="fixSize()">
  78.       <div ID="heading" style="position: absolute; width: 100%; height: 88px; background: URL(res://webvw.dll/printers.gif) no-repeat">
  79.          <p style="margin-left: 80px; padding-left: 20px; margin-top: 16px">
  80.          <table>
  81.             <tr>
  82.                <td nowrap>
  83.                   <font style="font: 16pt/16pt verdana; font-weight: bold; color: #0099FF">
  84.                      %THISDIRNAME%
  85.                   </font>
  86.                </td>
  87.             </tr>
  88.          </table>
  89.          <hr ID="rule" style="position: absolute; top: 44px; left: 84px" size=1px color=black>
  90.       </div>
  91.  
  92.       <div ID="panel" style="position: absolute; top: 88px; width: 30%; background: window; overflow: auto">
  93.          <p style="margin-left: 20px; margin-top: 8px; margin-right: 8px">
  94.          <font style="font: 8pt/10pt verdana; font-weight: normal; color: text">
  95.             <span id="SPAN1">
  96.                Esta carpeta contiene información sobre las impresoras ya existentes, así como un asistente para ayudarle a instalar nuevas.
  97.                <br><br>
  98.                Para obtener información sobre una impresora ya instalada, haga clic con el botón secundario en el icono de la impresora.
  99.                <br><br>
  100.                Para instalar una nueva impresora, haga clic en Agregar impresora y se iniciará el asistente para agregar impresora.
  101.             </span>
  102.          </font>
  103.       </div>
  104.  
  105.       <object id="FileList" border=0 tabindex=1
  106.          classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"
  107.          style="position: absolute; left: 30%; top: 88px; width: 70%; height: 100%">
  108.       </object>
  109.  
  110.       <script language="JavaScript">
  111.          window.onresize = fixSize;
  112.       </script>
  113.    </body>
  114. </html>
  115.