AW: [Typo3-UG Oesterreich]Re: PHP_Skript als Content-Elemen/PopUp [OT]

Stefan Beylen intsys at swissinfo.org
Wed Aug 11 14:29:03 CEST 2004


Hello Philip,

Wednesday, August 11, 2004, 1:53:34 PM, you wrote:
PD>  I've tried it with "window.open(url);return false;" but an error
PD> appeared telling me that this part of the code is out of the function.

ok, schau mal da:
http://de.selfhtml.org/javascript/objekte/window.htm#open
z.b: window.open('deineurl.htm?x=1&y=2','fenstername') is also die
mindestanforderung um ein fenster zu öffnen.

ich hab vermutet mit url übergibst du eine variable, nämlich deine
url die im popup aufgehen soll.
falls dem so ist, dann probier mal:
<a href="#" onclick="window.open(url,'meinpopup');return false;">pop</a>

PD> So I tried....  window.open('url','return false:')  but my browser
PD> didn't like it...
das kann ned gehn ;)

good luck

-- 
Best regards, Steve

 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 Stefan Beylen
 T / private: +43 (0)660 76 47 252
 M / private: intsys at swissinfo.org
 W / private: http://www.lingoist.com
 ICQ private: 19461808
 MSN private: iiioiooo
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::






More information about the TYPO3-at mailing list