Friday, September 19th 2025, 3:55am UTC+2
You are not logged in.
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
Matthias
Unregistered
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
Matthias
Unregistered
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
Matthias
Unregistered
fwmone
Unregistered
Quoted
Original von euer
Nennt sich sowas nicht Hotspot?
Das kann man ganz schnell mit FrontPage erledigen, das wäre um einiges einfacher.(Ich nutze das Prog aber auch kaum).
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
Matthias
Unregistered
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
fwmone
Unregistered
Quoted
Original von Matthias
So sieht davon der Quelltext aus:
<a href="javascript:window.open('index.htm','Old Samson','scrollbars=no,width=1024,height=640');void(0);" onmouseover="window.status='Click to enter'; return true;" onmouseout="window.status=''; return true;">Klick mich</a>
Is da irgendwas falsch?
Date of registration: Apr 16th 2003
Bike: KTM LC 2 jetzt: KTM LC4 620 Super Competition
Location: Stuttgart/Esslingen
Quoted
Original von fwmone
Quoted
Original von Matthias
So sieht davon der Quelltext aus:
<a href="javascript:window.open('index.htm','Old Samson','scrollbars=no,width=1024,height=640');void(0);" onmouseover="window.status='Click to enter'; return true;" onmouseout="window.status=''; return true;">Klick mich</a>
Is da irgendwas falsch?
Ja. Du darfst bei IE keine Fensternamen mit Leerzeichen verwenden. Mit "OldSamson" müsste es funktionieren.