[TYPO3-dev] IE8 clickenlarge problems

Martin Kutschker masi-no at spam-typo3.org
Fri May 22 12:46:30 CEST 2009


Ronald Renfro schrieb:
> Hello
> 
> I am having trouble with IE8 and clickenlarge. As far as I can tell IE8
> modifies the html code so that the javascript close  window function
> does not work anymore and a click on the image produces an error 500.
> 
> IE8 modifies url to read:
> http://www.example.com/javasc#ipt:close();
> 
> Is anyone else experiencing this problem and how can I fix it?

Try moving the close() from the href to a JS funtion (in a SCRIPT block)

Masi




More information about the TYPO3-dev mailing list