On Tuesday, July 21, 2020 at 5:31:29 AM UTC-7, Saq Imtiaz wrote:
>
> Try 
> <a href="self.close ()">Close</a>
> or 
> <a href="window.close ()">Close</a>
>
>
That should be:
<a href="javascript:self.close ()">Close</a>

or
<a href="javascript:window.close ()">Close</a>

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a00b8016-a698-40fc-9cae-b5400396a9dfo%40googlegroups.com.

Reply via email to