[TYPO3-dev] Quick fix for pop-up links

Tapio Markula tapio.markula at atwebteam.com
Wed Apr 18 15:40:44 CEST 2007


Hi

Typo3 (used 4.0.x) has bug creating external links
with certain window size.


<a href="http://.../typo3/alt_doc.php#" 
onclick="window.open('http://www....yleisesite.htm','popup','height=800,width=600')"><strong>Virtuaaliesite</strong></a><br 
/>
if used onclick="... the *last* statement should be 'return false'
Even if href="..." is not ok with 'return false' nothing happens.

Where this is defined to make a quick fix or this already fixed.

Uset tinyrte - is this the same also in rtehtmlare or is this just 
tinyrtebug?




More information about the TYPO3-dev mailing list