Hi, I need to use a button to close a page. I mean, clicking on it I would close (exit) from a page.
In the “button” options, there isn’t this option. I can only type the button label, but there is not the capability to close a page. How can I do?
Many thanks
Hey bebetoblu!
Do you mean your trying to create a button to exit the browser? You would need to use javascript to do that. Here is an example, http://www.computerhope.com/issues/ch000178.htm.
Best regards,
Elliott