GUJ
Notícias, artigos e o maior fórum brasileiro sobre Java
home
fórum
notícias
tópicos recentes
empregos
artigos
Bem-vindo ao GUJ.
Crie seu login
, ou digite-o para logar no site.
Usuário:
Senha:
HTML - Dúvida
Índice dos Fóruns
»
Desenvolvimento Web
Autor
Mensagem
28/11/2008 14:37:18
Assunto:
HTML - Dúvida
Cristiane_Queiroz
What is classpath?
Membro desde: 09/10/2008 19:46:35
Mensagens: 7
Offline
No código abaixo o botão enviar não abre o pop -up . Não descobri o que é.
Alguem se habilita a dar uma olhada?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>:: LocTI - Consultoria e Locação de Equipamentos de Informática ::</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> @import url("form.css"); .style9 { font-size: 18px; font-weight: bold; .style25 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; } --> </style> <style type="text/css"> <!-- a:link {text-decoration: none; color: #000000} a:visited {text-decoration: none; color: #000000} a:hover {text-decoration: underline; color: #000000; } a:active {text-decoration: none; color: #000000} .borda { border: 1px solid #000000; } .style29 {font-family: Arial, Helvetica, sans-serif} .style30 {font-size: 9px} .style33 {font-size: 10px} .style34 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; } .style35 {font-size: 12px} .style38 {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; } --> </style> </head> <body background="imagens/bg.jpg" > <table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td><img src="imagens/topo.jpg" width="778" height="200"></td> </tr> <tr> <td><table id="Table_01" width="778" height="30" border="0" cellpadding="0" cellspacing="0"> <tr> <td><img src="imagens/bt_01.jpg" width="49" height="30" alt=""></td> <td><a href="index.html"><img src="imagens/bt_02.jpg" alt="" width="107" height="30" border="0"></a></td> <td><img src="imagens/bt_03.jpg" width="11" height="30" alt=""></td> <td><a href="missao.html"><img src="imagens/bt_04.jpg" alt="" width="136" height="30" border="0"></a></td> <td><img src="imagens/bt_05.jpg" width="11" height="30" alt=""></td> <td><a href="produtos.html"><img src="imagens/bt_06.jpg" alt="" width="118" height="30" border="0"></a></td> <td><img src="imagens/bt_07.jpg" width="11" height="30" alt=""></td> <td><a href="orcamento.html"><img src="imagens/bt_08.jpg" alt="" width="138" height="30" border="0"></a></td> <td><img src="imagens/bt_09.jpg" width="14" height="30" alt=""></td> <td><a href="contato.html"><img src="imagens/bt_10.jpg" alt="" width="114" height="30" border="0"></a></td> <td><img src="imagens/bt_11.jpg" width="69" height="30" alt=""></td> </tr> </table></td> </tr> <tr> <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="778" valign="middle"><table width="100%" border="0" cellspacing="5" cellpadding="5"> <tr> <td width="50%" height="30" valign="top"><p align="left" class="style9">Preencha o formulário abaixo e seja atendindo com a mais alta qualidade.</p> </td> </tr> <tr> <td height="122" valign="top"> <table width="100%" height="292" align="center"> <form action="http://scripts.mco2.com.br/cgi-sys/FormMail.pl" method="post"> <tr> <td width="28%" height="26"><span class="style29 style10 style35"><strong>NOME COMPLETO:</strong></span></td> <td colspan="3"><input name="Nome" type="text" class="form" id="Nome" size="40" maxlength="70"></td> </tr> <tr> <td height="28%"><span class="style29 style10 style35"><strong>EMAIL:</strong></span></td> <td colspan="3"><input name="Email" type="text" class="form" id="Email" size="40" maxlength="70"></td> </tr> <tr> <td width="28%" height="26"><span class="style29 style10 style35"><strong>CPF:</strong></span></td> <td colspan="3"><input name="CPF" type="number" class="form" id="CPF" size="11" maxlength="14" </td> </tr> <tr> <td width="28% height="26""><span class="style29 style10 style35"> <strong>DATA DE NASC.:</span></td> <td colspan="3"><input name="nasc" type="nasc" class="form" id="nasc" size="11" maxlength="11" </td> </tr> <tr> <td height="28%"><span class="style29 style10 style35"><strong>SEXO:</strong></span></td> <td colspan="3"> <input type="radio" name="sexo" value=masc> Masculino <input type="radio" name="sexo" value=fem> Feminino </td> </tr> </tr> <tr> <td height="21" class="style10"><span class="style29 style10 style35"><strong>TELEFONE:</strong></span></td> <td><input name="Telefone" type="text" class="form" id="Telefone" size="25" maxlength="9"></td> </tr> <tr> <td height="21" class="style10"><span class="style29 style10 style35"><strong>CELULAR:</strong></span></td> <td><input name="Celular" type="text" class="form" id="Celular" size="25" maxlength="9"></td> </tr> <tr> <td height="21" class="style10"><span class="style29 style10 style35"><strong>ENDEREÇO:</strong></span></td> <td><input name="endereco" type="text" class="form" id="endereco" size="40" maxlength="90"></td> </tr> <tr> <td height="25" class="style10"><span class="style29 style10 style35"><strong>Cidade</strong></span></td> <td width="24%"><label> <input name="Cidade" type="text" class="form" id="Cidade" size="30"> </label></td> <td width="1%" class="style38">Estado</td> <td width="20%"><label> <select name="Estado" class="form" id="Estado"> <option selected>UF</option> <option>AC</option> <option>AL</option> <option>AP</option> <option>AM</option> <option>BA</option> <option>CE</option> <option>DF</option> <option>ES</option> <option>GO</option> <option>MA</option> <option>MT</option> <option>MS</option> <option>MG</option> <option>PA</option> <option>PB</option> <option>PR</option> <option>PE</option> <option>PI</option> <option>RJ</option> <option>RN</option> <option>RS</option> <option>RO</option> <option>RR</option> <option>SC</option> <option>SP</option> <option>SE</option> <option>TO</option> </select> </label></td> </tr> <tr> <td width="28%" height="26"><span class="style29 style10 style35"><strong>CEP:</strong></span></td> <td colspan="3"><input name="cep" type= class="form" id="cep" size="11" maxlength="9" </td> </tr> <tr> <td height="41"><span class="style29 style10 style35""><strong>PRECISA ALUGAR QUE EQUIPAMENTOS? </strong></span></td> <td colspan="3" valign="middle"><table width="100%" border="0" cellspacing="3" cellpadding="0"> <tr> <td width="6%"><div align="center"> <input name="contato" type="checkbox" value="Impressora"> </div></td> <td width="19%" class="style10 style29 style35">Impressora </td> <td width="6%"><div align="center" class="style35"> <input name="contato" type="checkbox" value="Multifuncional"> </div></td> <td width="19%" class="style10 style29 style35">Multifuncional</td> </td> <td width="6%"><div align="center" class="style10 style29 style35"> <input name="contato" type="checkbox" value="Microcomputador"> </div></td> <td width="19%" class="style10 style29 style35">Microcomputador </td> <td width="6%"><div align="center" class="style10 style29 style35"> <input name="contato" type="checkbox" value="Monitores"> </div></td> <td width="68%" class="style10 style29 style35">Monitor </td> <td width="6%"><div align="center" class="style10 style29 style35"> <input name="contato" type="checkbox" value="Scanner"> </div></td> <td width="19%" class="style10 style29 style35">Scanner </td> <td width="6%"><div align="center" class="style10 style29 style35"> <input name="contato" type="checkbox" value="Notebooks"> </div></td> <td width="19%" class="style10 style29 style35">Notebooks </td> <td width="6%"><div align="center"> <input name="contato" type="checkbox" value="Todos os itens"> </div></td> </tr> <tr> </table> </tr> <tr> <td height="28" class="style10 style35"></td> <td colspan="3"> <input name="submit" type="submit" class="botoes" onClick="MM_popupMsg('Sua mensagem foi enviada com Sucesso.\rEm breve retornaremos o contato')" value="Enviar" > <input name="reset" type="reset" class="botoes" value="Limpar"></td> </form> </tr> </table> </tr> </table> </tr> </table> </tr> <tr> <td height"30"><img src="imagens/bt.jpg" width="778" height="30"></td> </tr> </table> </body> </html>
28/11/2008 14:48:19
Assunto:
Re:HTML - Dúvida
letakeda
Entusiasta Java
Membro desde: 08/08/2005 11:49:41
Mensagens: 16
Offline
Nao sou um especialista nisso mas...
<input name="submit" type="submit" class="botoes" onClick="MM_popupMsg('Sua mensagem foi enviada com Sucesso.\rEm breve retornaremos o contato')" value="Enviar" >
parece chamar uma função javascript... cade ele? voce nao tem ele no codigo e nem importa um .js, verifique.
Leandro Takeda
28/11/2008 15:05:42
Assunto:
Re:HTML - Dúvida
Cristiane_Queiroz
What is classpath?
Membro desde: 09/10/2008 19:46:35
Mensagens: 7
Offline
Consegui.
Obrigado
Índice dos Fóruns
»
Desenvolvimento Web
Ir para:
Selecione um Fórum
Notícias
Assuntos gerais (Off-topic)
MundoJ - Artigos, Notícias e Debates
Artigos e Tutoriais
Java Básico
Java Avançado
Ferramentas, Frameworks e Utilitários
Desenvolvimento Web
Interface Gráfica
Google Android e Java Micro Edition (ME)
Certificação Java
Persistência: Hibernate, JPA, JDBC e outros
Java Enterprise Edition (Java EE)
Frameworks e Bibliotecas brasileiros
RIA - Flex, JavaFX e outros
Arquitetura de Sistemas
Metodologias de Desenvolvimento e Testes de Software
JavaScript
Ruby & Ruby on Rails
Outras Linguagens
Powered by
JForum 2.1.8
©
JForum Team