I want to set another link on user registeration form to close the iframe (shadowbox popup), so i write the following:
<a onclick="Shadowbox.close()" title="{close}">Close</a>

But it's does not work.

Please provide a solution.
Thanks