![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 2 Pomógł: 0 Dołączył: 17.09.2006 Ostrzeżenie: (0%) ![]() ![]() |
wklejam kod j.s. (zmiana koloru tła komórki po wskazaniu myszką):
onmouseover="this.style.background='#66CCFF';return true;" style="CURSOR: hand"onmouseout=" this.style.background='white';return true;" " title="Zobacz w manualu php" target="_manual do pliku php w znaczniku <td> :
i nie działa! chyba coś ze składnią, bo w zwykłym pliku html jest ok Proszę o wskazówki, dzięki dzięki Ten post edytował migotka1 17.09.2006, 11:57:46 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 9 Pomógł: 0 Dołączył: 27.08.2006 Ostrzeżenie: (0%) ![]() ![]() |
echo
' <table><tr> <td onmouseover="this.style.background='#66CCFF';return true;" style="CURSOR: hand"onmouseout="this.style.background='white';return true;">jakiś tekst</td><tr></table> '; ?> możesz zamienić na np. this.style.background=\'white\';return true; PS. A nie lepiej zamiast echo po prostu php coś tam ?> KOD HTML <? dalej php Pozdrawiam <? echo ' <table><tr> <td onmouseover="this.style.background=\'#66CCFF\';return true;" style="CURSOR: hand"onmouseout="this.style.background=\'white\';return true;">jakiś tekst</td><tr></table> '; ?> lub
Ten post edytował k110 17.09.2006, 12:04:32 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 11.10.2025 - 14:40 |