Ver Mensaje Individual
  #7 (permalink)  
Antiguo 17/06/2010, 14:12
VCLL
 
Fecha de Ingreso: junio-2010
Mensajes: 16
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Error con rollover de un botón

2a parte:
Código HTML:
Ver original
  1. </label></td>
  2.     <td bgcolor="#FF0000"><label>
  3.       <input name="MgigA" type="text" id="MgigA" value="0" />
  4.     </label></td>
  5.     <td>&nbsp;</td>
  6.     <td bgcolor="#009900"><label>
  7.       <input name="Sgig" type="text" id="Sgig" value="0" />
  8.     </label></td>
  9.     <td bgcolor="#FF0000"><label>
  10.  
  11.       <input name="Mgig" type="text" id="Mgig" value="0" />
  12.     </label></td>
  13.   </tr>
  14.   <tr>
  15.     <td colspan="2" class="unitats">Honderos:</td>
  16.     <td>&nbsp;</td>
  17.     <td colspan="2" class="unitats">Honderos:</td>
  18.     </tr>
  19.  
  20.   <tr>
  21.     <td bgcolor="#009900"><label>
  22.       <input name="ShonA" type="text" id="ShonA" value="0" />
  23.     </label></td>
  24.     <td bgcolor="#FF0000"><label>
  25.       <input name="MhonA" type="text" id="MhonA" value="0" />
  26.     </label></td>
  27.     <td>&nbsp;</td>
  28.     <td bgcolor="#009900"><label>
  29.  
  30.       <input name="Shon" type="text" id="Shon" value="0" />
  31.     </label></td>
  32.     <td bgcolor="#FF0000"><label>
  33.       <input name="Mhon" type="text" id="Mhon" value="0" />
  34.     </label></td>
  35.   </tr>
  36.   <tr>
  37.     <td colspan="2" class="unitats">Arqueros:</td>
  38.  
  39.     <td>&nbsp;</td>
  40.     <td colspan="2" class="unitats"><p>Arqueros:</p></td>
  41.     </tr>
  42.   <tr>
  43.     <td bgcolor="#009900"><label>
  44.       <input name="SarqA" type="text" id="SarqA" value="0" />
  45.     </label></td>
  46.     <td bgcolor="#FF0000"><label>
  47.  
  48.       <input name="MarqA" type="text" id="MarqA" value="0" />
  49.     </label></td>
  50.     <td>&nbsp;</td>
  51.     <td bgcolor="#009900"><label>
  52.       <input name="Sarq" type="text" id="Sarq" value="0" />
  53.  
  54.  
  55.     </label></td>
  56.     <td bgcolor="#FF0000"><label>
  57.       <input name="Marq" type="text" id="Marq" value="0" />
  58.  
  59.     </label></td>
  60.   </tr>
  61.   <tr>
  62.     <td colspan="2" class="unitats">Fusileros:</td>
  63.     <td>&nbsp;</td>
  64.     <td colspan="2" class="unitats">Fusileros:</td>
  65.     </tr>
  66.   <tr>
  67.  
  68.     <td bgcolor="#009900"><label>
  69.       <input name="SfusA" type="text" id="SfusA" value="0" />
  70.     </label></td>
  71.     <td bgcolor="#FF0000"><label>
  72.       <input name="MfusA" type="text" id="MfusA" value="0" />
  73.     </label></td>
  74.     <td>&nbsp;</td>
  75.     <td bgcolor="#009900"><label>
  76.       <input name="Sfus" type="text" id="Sfus" value="0" />
  77.  
  78.     </label></td>
  79.     <td bgcolor="#FF0000"><label>
  80.       <input name="Mfus" type="text" id="Mfus" value="0" />
  81.     </label></td>
  82.   </tr>
  83.   <tr>
  84.     <td colspan="2" class="unitats">Lanceros:</td>
  85.     <td>&nbsp;</td>
  86.  
  87.     <td colspan="2" class="unitats">Lanceros:</td>
  88.     </tr>
  89.   <tr>
  90.     <td bgcolor="#009900"><label>
  91.       <input name="SlanA" type="text" id="SlanA" value="0" />
  92.     </label></td>
  93.     <td bgcolor="#FF0000"><label>
  94.       <input name="MlanA" type="text" id="MlanA" value="0" />
  95.  
  96.     </label></td>
  97.     <td>&nbsp;</td>
  98.     <td bgcolor="#009900"><label>
  99.       <input name="Slan" type="text" id="Slan" value="0" />
  100.     </label></td>
  101.     <td bgcolor="#FF0000"><label>
  102.       <input name="Mlan" type="text" id="Mlan" value="0" />
  103.     </label></td>
  104.   </tr>
  105.  
  106.   <tr>
  107.     <td colspan="2" class="unitats">Espadachines:</td>
  108.     <td>&nbsp;</td>
  109.     <td colspan="2" class="unitats">Espadachines:</td>
  110.     </tr>
  111.   <tr>
  112.     <td bgcolor="#009900"><label>
  113.       <input name="SespA" type="text" id="SespA" value="0" />
  114.  
  115.     </label></td>
  116.     <td bgcolor="#FF0000"><label>
  117.       <input name="MespA" type="text" id="MespA" value="0" />
  118.     </label></td>
  119.     <td>&nbsp;</td>
  120.     <td bgcolor="#009900"><label>
  121.       <input name="Sesp" type="text" id="Sesp" value="0" />
  122.     </label></td>
  123.     <td bgcolor="#FF0000"><label>
  124.  
  125.       <input name="Mesp" type="text" id="Mesp" value="0" />
  126.     </label></td>
  127.   </tr>
  128.   <tr>
  129.     <td colspan="2" class="unitats">Arietes:</td>
  130.     <td>&nbsp;</td>
  131.     <td colspan="2" class="unitats">Arietes:</td>
  132.     </tr>
  133.  
  134.   <tr>
  135.     <td bgcolor="#009900"><label>
  136.       <input name="SariA" type="text" id="SariA" value="0" />
  137.     </label></td>
  138.     <td bgcolor="#FF0000"><label>
  139.       <input name="MariA" type="text" id="MariA" value="0" />
  140.     </label></td>
  141.     <td>&nbsp;</td>
  142.     <td bgcolor="#009900"><label>
  143.  
  144.       <input name="Sari" type="text" id="Sari" value="0" />
  145.     </label></td>
  146.     <td bgcolor="#FF0000"><label>
  147.       <input name="Mari" type="text" id="Mari" value="0" />
  148.     </label></td>
  149.   </tr>
  150.   <tr>
  151.     <td colspan="2" class="unitats">Catapultas:</td>
  152.  
  153.     <td>&nbsp;</td>
  154.     <td colspan="2" class="unitats">Catapultas:</td>
  155.     </tr>
  156.   <tr>
  157.     <td bgcolor="#009900"><label>
  158.       <input name="ScatA" type="text" id="ScatA" value="0" />
  159.     </label></td>
  160.     <td bgcolor="#FF0000"><label>
  161.  
  162.       <input name="McatA" type="text" id="McatA" value="0" />
  163.     </label></td>
  164.     <td>&nbsp;</td>
  165.     <td bgcolor="#009900"><label>
  166.       <input name="Scat" type="text" id="Scat" value="0" />
  167.     </label></td>
  168.     <td bgcolor="#FF0000"><label>
  169.       <input name="Mcat" type="text" id="Mcat" value="0" />
  170.     </label></td>
  171.  
  172.   </tr>
  173.   <tr>
  174.     <td colspan="2" class="unitats">Morteros:</td>
  175.     <td>&nbsp;</td>
  176.     <td colspan="2" class="unitats">Morteros:</td>
  177.     </tr>
  178.   <tr>
  179.     <td bgcolor="#009900"><label>
  180.  
  181.       <input name="SmorA" type="text" id="SmorA" value="0" />
  182.     </label></td>
  183.     <td bgcolor="#FF0000"><label>
  184.       <input name="MmorA" type="text" id="MmorA" value="0" />
  185.     </label></td>
  186.     <td>&nbsp;</td>
  187.     <td bgcolor="#009900"><label>
  188.       <input name="Smor" type="text" id="Smor" value="0" />
  189.     </label></td>
  190.  
  191.     <td bgcolor="#FF0000"><label>
  192.       <input name="Mmor" type="text" id="Mmor" value="0" />
  193.     </label></td>
  194.   </tr>
  195.   <tr>
  196.     <td colspan="2" class="unitats">Bombarderos:</td>
  197.     <td>&nbsp;</td>
  198.     <td colspan="2" class="unitats">Bombarderos:</td>
  199.  
  200.     </tr>
  201.   <tr>
  202.     <td bgcolor="#009900"><label>
  203.       <input name="SbomA" type="text" id="SbomA" value="0" />
  204.     </label></td>
  205.     <td bgcolor="#FF0000"><label>
  206.       <input name="MbomA" type="text" id="MbomA" value="0" />
  207.     </label></td>
  208.     <td>&nbsp;</td>
  209.  
  210.     <td bgcolor="#009900"><label>
  211.       <input name="Sbom" type="text" id="Sbom" value="0" />
  212.     </label></td>
  213.     <td bgcolor="#FF0000"><label>
  214.       <input name="Mbom" type="text" id="Mbom" value="0" />
  215.     </label></td>
  216.   </tr>
  217.   <tr>
  218.     <td colspan="2" class="unitats">Girocópteros:</td>
  219.  
  220.     <td>&nbsp;</td>
  221.     <td colspan="2" class="unitats">Girocópteros:</td>
  222.     </tr>
  223.   <tr>
  224.     <td bgcolor="#009900"><label>
  225.       <input name="SgirA" type="text" id="SgirA" value="0" />
  226.     </label></td>
  227.     <td bgcolor="#FF0000"><label>
  228.  
  229.       <input name="SgirA2" type="text" id="SgirA2" value="0" />
  230.     </label></td>
  231.     <td>&nbsp;</td>
  232.     <td bgcolor="#009900"><label>
  233.       <input name="Sgir" type="text" id="Sgir" value="0" />
  234.     </label></td>
  235.     <td bgcolor="#FF0000"><label>
  236.       <input name="Mgir" type="text" id="Mgir" value="0" />
  237.     </label></td>
  238.  
  239.   </tr>
  240.   <tr>
  241.     <td colspan="2" class="unitats">Médicos:</td>
  242.     <td>&nbsp;</td>
  243.     <td colspan="2" class="unitats">Médicos:</td>
  244.     </tr>
  245.   <tr>
  246.     <td bgcolor="#009900"><label>
  247.  
  248.       <input name="SmedA" type="text" id="SmedA" value="0" />
  249.     </label></td>
  250.     <td bgcolor="#FF0000"><label>
  251.       <input name="MmedA" type="text" id="MmedA" value="0" />
  252.     </label></td>
  253.     <td>&nbsp;</td>
  254.     <td bgcolor="#009900"><label>
  255.       <input name="Smed" type="text" id="Smed" value="0" />
  256.     </label></td>
  257.  
  258.     <td bgcolor="#FF0000"><label>
  259.       <input name="Mmed" type="text" id="Mmed" value="0" />
  260.     </label></td>
  261.   </tr>
  262.   <tr>
  263.     <td colspan="2" class="unitats">Cocineros:</td>
  264.     <td>&nbsp;</td>
  265.     <td colspan="2" class="unitats">Cocineros:</td>
  266.  
  267.     </tr>
  268.   <tr>
  269.     <td bgcolor="#009900"><label>
  270.       <input name="ScocA" type="text" id="ScocA" value="0" />
  271.     </label></td>
  272.     <td bgcolor="#FF0000"><label>
  273.       <input name="McocA" type="text" id="McocA" value="0" />
  274.     </label></td>
  275.     <td>&nbsp;</td>
  276.  
  277.     <td bgcolor="#009900"><label>
  278.       <input name="Scoc" type="text" id="Scoc" value="0" />
  279.     </label></td>
  280.     <td bgcolor="#FF0000"><label>
  281.       <input name="Mcoc" type="text" id="Mcoc" value="0" />
  282.     </label></td>
  283.   </tr>
  284. </table></center>
  285. <p><br>
  286.  
  287.   <span id="Compacta"><center>
  288.  
  289.     <input name="comp" type="image" src="img/compacta.png" id="comp" onclick="MM_validateForm('ciu','','R','day','','RisNum','mes','','RisNum','ata','','R','def','','R');return document.MM_returnValue" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('comp','','img/compactaP.png',1)" />
  290.   </center>
  291.   </span></p>
  292. <p></p>
  293.  
  294. <br />
  295. </form>
  296. <center>
  297.   <img src="img/no.png"> Generales 0. Batalla NO posteable<br /></center>
  298. <form action="" method="post" name="form1" id="form1">
  299.   <table align="center">
  300.  
  301.     <tr valign="baseline">
  302.       <td nowrap="nowrap" align="right">&nbsp;</td>
  303.       <td><input name="usuari" type="hidden" disabled="disabled" value="" size="32" readonly="readonly" /></td>
  304.     </tr>
  305.     <tr valign="baseline">
  306.       <td nowrap="nowrap" align="right">Título:</td>
  307.       <td><textarea name="titol" cols="90" readonly="readonly" id="titol">      </textarea></td>
  308.     </tr>
  309.  
  310.     <tr valign="baseline">
  311.       <td nowrap="nowrap" align="right"> Contenido:</td>
  312.       <td><textarea name="text" cols="90" rows="30" readonly="readonly" id="text">         </textarea></td>
  313.     </tr>
  314.     <tr valign="baseline">
  315.       <td nowrap="nowrap" align="right">&nbsp;</td>
  316.       <td>
  317.  
  318. <input type="image" src="img/guardar.png" id="guardar" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('guardar','','img/guardarP.png',1)"/>
  319. </td>
  320.     </tr>
  321.   </table>
  322.   <input type="hidden" name="MM_insert" value="form1" />
  323. </form><!-- InstanceEndEditable --><br /></div></div>
  324. <div class="" id="baix-text"></div>
  325. <div id="peu">
  326.   <table width="1023" border="0" cellspacing="15">
  327.     <tr>
  328.       <th width="325"><a href="javascript:NewWindow('guia.php','Guía','621','650','random','front');">Guía</a>
  329.  
  330.       <th width="307">&copy; 2010 VCLL</th>
  331.       <th width="325"><a href="javascript:NewWindow('contacta.php','Contacta','621','650','random','front');">Contactar</a>
  332.     </tr>
  333.   </table>
  334. </div></body>
  335. <!-- InstanceEnd --></html>