Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [php][js] problem z polaczeniem php i js
kociupk
post
Post #1





Grupa: Zarejestrowani
Postów: 97
Pomógł: 1
Dołączył: 29.03.2006

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


mam problem z polaczeniem php z js mam o to taki skrypt
  1. <? 
  2. echo '<table width="260" border="0"> 
  3. <tr> 
  4. <td width="240" height="200" align="center"> 
  5. <div id="big_foto"><a href="nasze_realizacje.php?id_krzesla='.$_GET['id_krzesla'].'" rel="lightbox[roadtrip]"><img id="foto" src="'.$zdj['file'].'" width="250" height="190" border="0></a></div> 
  6. </td> 
  7. </tr> 
  8. </table>'; 
  9.  
  10. echo '<table width="260" border="0"> 
  11. <tr><td align="center">'; 
  12. for($n = 0; $n = $result = mysql_fetch_array($wyb_query); $n++) 
  13. {
  14. echo ' <a href="nasze_realizacje.php?id_krzesla='.$_GET['id_krzesla'].'"';?> onmouseover="getElementById('big_foto').InnerHTML = '<? echo '<a href="nasze_realizacje.php?id_krzesla='.$_GET['id_krzesla'].'" rel="lightbox[roadtrip]"><img id="foto" src="'.$zdj['file'].'" width="250" height="190" border="0></a>';?>'";> <?php echo '<img src="'.$result['file'].'" width="60" height="45" border="0"></a>'; 
  15. } 
  16. echo '</td></tr> 
  17. </table>'; 
  18. ?>

zdjecia powinny sie wyswietlac tak jak tutaj http://www.qualichairs.pl/nasze_realizacje...p;id_krzesla=36
a wyswietlaja sie tak http://www.qualichairs.pl/nasze_realizacje...p;id_krzesla=36 i nie mam pojecia gdzie jest problem
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 21.08.2025 - 23:13