Hi all,

I'm trying to generate some Javascript in my stylesheet, but when I try to
close the opener window from the child window, it doesn't work.

<xsl:template match ...
   <html> 
....
    <a href="javascript:opener.close()">Close main window</a>


Is this impossible because of the way that cocoon works, or should it
actually work? 

Best regards,
Frank



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to