Skip to main content

23 docs tagged with "browser widget"

View all tags
Docs

Browser

This widget displays web content within a native web browser view. The browser widget can display HTML content generated in LiveCode, or fetch content over the Internet. It supports JavaScript and allows for interaction between LiveCode scripts and JavaScript code. The [browser SVG icon](https://www.iconfinder.com/icons/309064/browser_globe_international_internet_web_world_icon) is copyright Ivan Boyko, and is licensed under the terms of the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).

hScrollbar

Controls the visibility of the browser's horizontal scrollbar.

htmlText

The HTML text of the content displayed by the browser.

isSecure

Indicates if all resources in the current document have been loaded through securely encrypted connections.

javascriptHandlers

A list of LiveCode handlers that are made available to JavaScript calls within the browser.

opaque

Controls whether the browser draws a background.

URL

The URL displayed by the browser.

userAgent

The identifier sent by the browser when fetching content from remote URLs.

vScrollbar

Controls the visibility of the browser's vertical scrollbar.