You are not logged in.
currently the linker-plugin inserts this code in the onclick event:
try{if(document.designMode && document.designMode == 'on') return false;}catch(e){}
...and this gets saved
wouldn't it be possible to remove this in outwardHtml and add it again in any onclick="window.open ?
Niko
Offline