![]() |
![]() ![]() |
![]() |
![]()
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: 320 Pomógł: 36 Dołączył: 28.08.2006 Skąd: Wrocław Ostrzeżenie: (0%) ![]() ![]() |
przed każdym pojedyńczym apostrofem wstaw \
powinno pomóc (IMG:http://forum.php.pl/style_emoticons/default/winksmiley.jpg) |
|
|
![]()
Post
#3
|
|
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 |
|
|
![]()
Post
#4
|
|
Grupa: Zarejestrowani Postów: 2 Pomógł: 0 Dołączył: 17.09.2006 Ostrzeżenie: (0%) ![]() ![]() |
Proste i genialne. Dzięki K110 i bogdan89!!
|
|
|
![]() ![]() |
![]() |
Aktualny czas: 20.09.2025 - 20:24 |