Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
man tk_messageBox said:NAME
tk_messageBox - pops up a message window and waits for user response.
SYNOPSIS
tk_messageBox ?option value ...?
DESCRIPTION
-default name
-icon iconImage
-message string
-parent window
-title titleString
-type predefinedType
abortretryignore
ok
okcancel
retrycancel
yesno
yesnocancel