Pretty much I want it like in text you click. "ENTER" and it closes out the pop up.
I'm using the typical :
usr << browse(html_doc,)
I want something like this
Code:
mob<<browse(null,"window=X")
But instead of a line of code, I want it to fit into the HTML as a Button of Text.
So, in simple.
A click-able button on the pop up window that is displayed on the page that closes out the entire page.
To create the link.
Then add this:
To make it function. The hyperlink has a command embedded in it called CloseBrowser, and you add the functionality of the command in the client/Topic proc.