Functions
Any toolbar control or element can have one ore more functions associated with it via the action= parameter.
Functions can also be used in event triggers such as
onload= and onchange=.
Virtually all of the Toolbar Browser funtionality is implement through the use of functions.
The latest version of the Toolbar Browser supports the following functions:
AutoFill() Back() Beep() CheckLinks() Checksum() Click() Command() Customize() DeleteOption() Enable() Execute() ExportLinks() Forward() GetFolderIcon() GetQuery() GetSystemIcon() Header() Highlight() HistoryMenu() Home() IfExactMatch() IfMatch() ImportValue() ImportCaption() ImportIntValue() ImportXMLValue() Length() LoadMenu() Menu() OpenURL() Options() PageText() PlaySound() |
PopupManager() Refresh() Replace() ReplaceAll() Resize() ResizeClient() Redraw() Save() Search() SearchBack() SearchLast() SearchNext() SearchPage() SetCaption() SetClipboard() SetFocus() SetFontSize() SetIcon() SetOption() SetParam() SetText() SetStatusText() SetTooltip() SetUserAgent() SetValue() Show() Stop() StripHTML() ToolbarMenu() TruncateOption() UpdateToolbar() Zoom() |
Function Parameters
Use single quotes on parameters containing spaces and special characters.
Parameters with no value can be left blank. You can also use NULL to indicate that a parameter has no value.