Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [js] problem z echo js w php
pijanyadmin
post 9.03.2008, 19:12:17
Post #1





Grupa: Zarejestrowani
Postów: 128
Pomógł: 1
Dołączył: 24.10.2007

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


  1. <?php
  2. echo "<div class='jakasklasa'><a href='ost.html' target='newWindow' onclick='window.open(this.href, this.target, 'toolbar=no,menubar=no,scrollbars=no, resizable=no,status=no,location=no,director
    ies=no,top=20,left=20,height=300
  3. width=550'); return false'>do druku</a></div>";
  4. ?>


Nie wiem co jest z tym nie tak, gdy nie dam tego w echo to jest ok, ale jak na przykładzie powyrzej okno jest otwierane jako nowa strona... a nei jako okienko z parametrami podanymi w window.open... próbowałem pozmieniać " " na  ' ' i nic...
Go to the top of the page
+Quote Post
nevt
post 9.03.2008, 19:32:20
Post #2





Grupa: Przyjaciele php.pl
Postów: 1 595
Pomógł: 282
Dołączył: 24.09.2007
Skąd: Reda, Pomorskie.

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


  1. <?php
  2. echo '<div class="jakasklasa"><a href="#" onclick="window.open('ost.html''newWindow''toolbar=no, menubar=no, scrollbars=no, resizable=no, status=no, location=no, dir
    ectories=no, top=20, left=20, height=300, width=550'); return false;">do druku</a></div>'
    ;
  3. ?>


--------------------

-
Oh no, my young coder. You will find that it is you who are mistaken, about a great many things... -
Go to the top of the page
+Quote Post
nitek
post 9.03.2008, 21:23:27
Post #3





Grupa: Zarejestrowani
Postów: 209
Pomógł: 37
Dołączył: 27.02.2008
Skąd: Kwidzyn

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


albo:

  1. <?php
  2. echo "<div class='jakasklasa'><a href='ost.html' onclick=\"window.open(this.href,newWindow,config='toolbar=no,menubar=no,scrollbars=no, resizable=no,status=no,location=no,director
    ies=no,top=20,left=20,height=300
  3. width=550'); return false;\">do druku</a></div>";
  4. ?>


też powinno być ok
zaczerpnięte z: http://www.htmlgoodies.com/beyond/javascri...cle.php/3471221

Ten post edytował nitek 9.03.2008, 21:29:14


--------------------
Go to the top of the page
+Quote Post

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 Wersja Lo-Fi Aktualny czas: 12.06.2025 - 19:18