Ir para conteúdo
Fórum Script Brasil

Michel Munhoz

Membros
  • Total de itens

    1
  • Registro em

  • Última visita

Sobre Michel Munhoz

Michel Munhoz's Achievements

0

Reputação

  1. Olá Amigos! Em primeiro lugar, gostaria de dizer que fiz hoje meu cadastro aqui no scriptbrasil, portanto, peço perdão e que me corrijam caso eu desrespeite alguma "boa prática" na hora da pergunta. Bem, tenho uma aplicação Web que, ao rodar no browser me reotrna o seguinte erro: Line: 105 Char: 1 Error: Objeto Esperado Code: 0 A linha 105 em questão, com o código html já gerado(pela opção view source do browser) é a seguinte(em negrito e sublinhado): <input name="txt_rota" type="text" id="txt_rota" style="left: 296px; width: 112px; position: absolute; top: 56px" class="cls_text" /> <span id="lbl_rota2" style="left: 248px; position: absolute; top: 56px">Rota:</span> <span id="lbl_zona2" style="left: 448px; position: absolute; top: 56px">Zona:</span> <input name="txt_volumes" type="text" id="txt_volumes" style="left: 512px; width: 120px; position: absolute; top: 16px" class="cls_text" /><input name="txt_celular" type="text" id="txt_celular" style="left: 88px; width: 136px; position: absolute; top: 96px" class="cls_text" /> <span id="lbl_volumes" style="left: 448px; position: absolute; top: 16px">Volumes:</span> <span id="lbl_celular" style="left: 8px; position: absolute; top: 96px">Celular:</span> <img src="../IMAGENS/MAIS.png" id="btn_add_evento" style="left: 624px; width: 16px; position: absolute; top: 128px; height: 16px; cursor: hand;" onclick="return btn_add_evento_onclick()" /> Alguém tem idéia de qual seja o problema? Muito grato, Michel Munhoz.
×
×
  • Criar Novo...