Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> <tr onclick>wyslanie formularza, FF dziala IE nie dziala
Ogotay
post
Post #1





Grupa: Zarejestrowani
Postów: 24
Pomógł: 0
Dołączył: 29.12.2005

Ostrzeżenie: (0%)
-----


Chce przeslac formularz klikajac na wiersz tabeli.
W Firefoxie wszystko dziala elegancko a explorer mowi ze:
Cytat
Obiekt nie obsluguje tej wlasciwosci lub metody


  1. <?php
  2.  
  3. for...{
  4. echo "<form action="index.php" name="wybor" method="POST">";
  5. echo "<input type="hidden" name="strona" value="2">";
  6. echo "<tr class="hand" onclick="document.forms['wybor'].submit()" onmouseover="this.style.backgroundColor='#EAEBEC' onmouseout="this.style.backgroundColor='white'">n";
  7. echo "<td>cos</td></tr>";
  8. echo "</form>";
  9. }
  10.  
  11. ?>
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: 24.08.2025 - 15:27