Ir para conteúdo
Fórum Script Brasil
  • 0

Duvida Na Tabela


poirot

Pergunta

4 respostass a esta questão

Posts Recomendados

  • 0

você diz destrocido na parte onde tem uns campos de form

se for isso é porque o <form> esta na posição errada

coloca o script aqui ou melhor tenta colocar o form para pegar o top inteiro mesmo que ele só ative essa parte

o form tem que esta por fora da tabela

não é todos os casos mais nesse em especifico é assim

Link para o comentário
Compartilhar em outros sites

  • 0

AKI ESTAH O COD DO TOP.ASP

<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="1"><img src="img/spacer.gif" width="152" height="1" border="0" alt=""></td>
    <td width="74"><img src="img/spacer.gif" width="89" height="1" border="0" alt=""></td>
    <td width="12"><img src="img/spacer.gif" width="12" height="1" border="0" alt=""></td>
    <td width="77"><img src="img/spacer.gif" width="77" height="1" border="0" alt=""></td>
    <td width="83"><img src="img/spacer.gif" width="88" height="1" border="0" alt=""></td>
    <td width="48"><img src="img/spacer.gif" width="48" height="1" border="0" alt=""></td>
    <td width="41"><img src="img/spacer.gif" width="41" height="1" border="0" alt=""></td>
    <td width="56"><img src="img/spacer.gif" width="56" height="1" border="0" alt=""></td>
    <td width="105"><img src="img/spacer.gif" width="65" height="1" border="0" alt=""></td>
    <td width="106"><img src="img/spacer.gif" width="100" height="1" border="0" alt=""></td>
    <td width="1"><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td>
  </tr>
  <tr> 
    <td rowspan="3" background="img/Logo1.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="145" height="95">
        <param name="movie" value="logo.swf">
        <param name="quality" value="high">
        <param NAME="wmode" Value="Transparent">
        <embed src="logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="145" height="95"></embed></object></td>
    <td rowspan="3"><img name="imotech_r1_c2" src="img/imotech_r1_c2.jpg" width="89" height="120" border="0" alt=""></td>
    <td rowspan="3" colspan="2"><img name="imotech_r1_c3" src="img/imotech_r1_c3.jpg" width="89" height="120" border="0" alt=""></td>
    <td rowspan="3"><img name="imotech_r1_c5" src="img/imotech_r1_c5.jpg" width="88" height="120" border="0" alt=""></td>
    <td rowspan="3" colspan="2"><img name="imotech_r1_c6" src="img/imotech_r1_c6.jpg" width="89" height="120" border="0" alt=""></td>
    <td height="75" colspan="3"><img name="imotech_r1_c8" src="img/imotech_r1_c8.gif" width="271" height="75" border="0" alt=""></td>
    <td><img src="img/spacer.gif" width="1" height="75" border="0" alt=""></td>
  </tr>
  <tr> 
    <td height="1" colspan="3"><img name="imotech_r2_c8" src="img/imotech_r2_c8.gif" width="271" height="1" border="0" alt=""></td>
    <td><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td>
  </tr>
  <tr> 
    <td height="44" colspan="3" background="img/imotech_r3_c8.gif"><form action="from_form.asp" Method="Post">
        <table border="0" cellpadding="2" cellspacing="1" align="center">
          <!--DWLayoutTable-->
          <tr> 
            <td width="290" align="center" bgcolor="<%=Heading_BG%>"><font face="Verdana" size="1" color="<%=Body_Text%>"> 
              <font color="#FFFFFF"><strong>Email: 
              <input type="text" name="Email" size="10" maxlength="255" style="color : #000000; background : #FFFFFF; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px;">
              </strong></font></font><strong><font face="Verdana" size="1" color="#FFFFFF">&nbsp; 
              <input type="radio" name="Join_Quit" value="Join" checked>
              Cadast. 
              <input type="radio" name="Join_Quit" value="Quit">
              Cancel. 
              <input name="submit" type="submit" style="color: #000000; background-color: #EEEEEE; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px; font-weight: bold;" value="Ir" size="20">
              </font></strong><font face="Verdana" size="1" color="#FFFFFF">&nbsp; 
              </font></td>
          </tr>
        </table>
      </form></td>
    <td><img src="img/spacer.gif" width="1" height="44" border="0" alt=""></td>
  </tr>
</table>

Link para o comentário
Compartilhar em outros sites

  • 0

foi como eu disse

colocar o form por fora para ver se resolve, aqui deu certo

<form action="from_form.asp" Method="Post">
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
 <tr> 
   <td height="1"><img src="img/spacer.gif" width="152" height="1" border="0" alt=""></td>
   <td width="74"><img src="img/spacer.gif" width="89" height="1" border="0" alt=""></td>
   <td width="12"><img src="img/spacer.gif" width="12" height="1" border="0" alt=""></td>
   <td width="77"><img src="img/spacer.gif" width="77" height="1" border="0" alt=""></td>
   <td width="83"><img src="img/spacer.gif" width="88" height="1" border="0" alt=""></td>
   <td width="48"><img src="img/spacer.gif" width="48" height="1" border="0" alt=""></td>
   <td width="41"><img src="img/spacer.gif" width="41" height="1" border="0" alt=""></td>
   <td width="56"><img src="img/spacer.gif" width="56" height="1" border="0" alt=""></td>
   <td width="105"><img src="img/spacer.gif" width="65" height="1" border="0" alt=""></td>
   <td width="106"><img src="img/spacer.gif" width="100" height="1" border="0" alt=""></td>
   <td width="1"><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td>
 </tr>
 <tr> 
   <td rowspan="3" background="img/Logo1.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="145" height="95">
       <param name="movie" value="logo.swf">
       <param name="quality" value="high">
       <param NAME="wmode" Value="Transparent">
       <embed src="logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="145" height="95"></embed></object></td>
   <td rowspan="3"><img name="imotech_r1_c2" src="img/imotech_r1_c2.jpg" width="89" height="120" border="0" alt=""></td>
   <td rowspan="3" colspan="2"><img name="imotech_r1_c3" src="img/imotech_r1_c3.jpg" width="89" height="120" border="0" alt=""></td>
   <td rowspan="3"><img name="imotech_r1_c5" src="img/imotech_r1_c5.jpg" width="88" height="120" border="0" alt=""></td>
   <td rowspan="3" colspan="2"><img name="imotech_r1_c6" src="img/imotech_r1_c6.jpg" width="89" height="120" border="0" alt=""></td>
   <td height="75" colspan="3"><img name="imotech_r1_c8" src="img/imotech_r1_c8.gif" width="271" height="75" border="0" alt=""></td>
   <td><img src="img/spacer.gif" width="1" height="75" border="0" alt=""></td>
 </tr>
 <tr> 
   <td height="1" colspan="3"><img name="imotech_r2_c8" src="img/imotech_r2_c8.gif" width="271" height="1" border="0" alt=""></td>
   <td><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td>
 </tr>
 <tr> 
   <td height="44" colspan="3" background="img/imotech_r3_c8.gif">
       <table border="0" cellpadding="2" cellspacing="1" align="center">
         <!--DWLayoutTable-->
         <tr> 
           <td width="290" align="center" bgcolor="<%=Heading_BG%>"><font face="Verdana" size="1" color="<%=Body_Text%>"> 
             <font color="#FFFFFF"><strong>Email: 
             <input type="text" name="Email" size="10" maxlength="255" style="color : #000000; background : #FFFFFF; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px;">
             </strong></font></font><strong><font face="Verdana" size="1" color="#FFFFFF">&nbsp; 
             <input type="radio" name="Join_Quit" value="Join" checked>
             Cadast. 
             <input type="radio" name="Join_Quit" value="Quit">
             Cancel. 
             <input name="submit" type="submit" style="color: #000000; background-color: #EEEEEE; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px; font-weight: bold;" value="Ir" size="20">
             </font></strong><font face="Verdana" size="1" color="#FFFFFF">&nbsp; 
             </font></td>
         </tr>
       </table>
     </td>
   <td><img src="img/spacer.gif" width="1" height="44" border="0" alt=""></td>
 </tr>
</table></form>

Link para o comentário
Compartilhar em outros sites

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,2k
    • Posts
      652,1k
×
×
  • Criar Novo...