Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> bledy walidatora, formularz
dabb
post
Post #1





Grupa: Zarejestrowani
Postów: 54
Pomógł: 0
Dołączył: 13.11.2003
Skąd: Poznań

Ostrzeżenie: (30%)
XX---


jak naprawic te bledy bo juz nie wiem co mam robic...

  1. #
  2.  
  3. Line 97, column 11: there is no attribute "name"
  4.  
  5. <form name="txtlist" action="./dodaj.php" target="txtlist" method="get" onSubmit
  6.  
  7. &#9993;
  8. #
  9.  
  10. Line 97, column 49: there is no attribute "target"
  11.  
  12. ...txtlist" action="./dodaj.php" target="txtlist" method="get" onSubmit="JavaScr
  13.  
  14. &#9993;
  15. #
  16.  
  17. Line 97, column 81: there is no attribute "onSubmit"
  18.  
  19. ...rget="txtlist" method="get" onSubmit="JavaScript:window.open('','txtlist','wi
  20. #
  21. Line 97, column 176: document type does not allow element "form" here; missing one of "object", "ins", "del", "map" start-tag
  22. ...,toolbar=no,status=no,resizable=no')">
  23.  
  24. The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
  25.  
  26. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
dabb
post
Post #2





Grupa: Zarejestrowani
Postów: 54
Pomógł: 0
Dołączył: 13.11.2003
Skąd: Poznań

Ostrzeżenie: (30%)
XX---


mam taki kod formularza:
Kod
<form action="./dodaj.php" target="txt" method="get" id="txtlist" onsubmit="JavaScript:window.open('','txtlist','width=300,height=150,toolbar=no,status=no,resizable=no')">
<p class="txtVerdana8white">Podaj email aby otrzymywać biuletyn.</p>
<div><input type="text" name="email" value="Twój email" size="14" maxlength="100" /></div>
<div><input type="hidden" name="type" id="type_sub" value="sub" checked="checked" /></div>
<table border="0" cellpadding="0" cellspacing="0" width="50"><tr><td style="height: 4px"></td></tr></table>
<div><input type="submit" value="dodaj" /></div>
</form>


i bład walidatora ze nie ma atrybuty target ale co wstawic zamiast target jakas podpowiedz ? moze jakis nowy atrybut (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif)

pozdrawiam
dabb

Ten post edytował dabb 18.06.2005, 13:39:52
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 15.10.2025 - 21:29