GBX.lua.HtmlWindow (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} __NOTOC__ <b>Due to security issues, this has been removed from all Roblox clients since 2008 and will not operate using the public Goodblox Studi...")
 
No edit summary
Line 28: Line 28:
*[[DocumentComplete]]
*[[DocumentComplete]]


[[Category:ROBLOX Lua Objects]]
[[Category:Goodblox Lua Objects]]

Revision as of 08:40, 24 June 2020


Due to security issues, this has been removed from all Roblox clients since 2008 and will not operate using the public Goodblox Studio.

The className "HtmlWindow" allows you to create a "popup" coded in HTML. As of now, this feature is not supported, and when it has been active, would not allow the use of Javascript.

Functions

In addition to the global functions, the HtmlWindow also has the following functions:

  • Bind
  • Close
  • Navigate
  • Resize
  • SetBody
  • SetCallback
  • Show
  • Unbind

Properties

The HtmlWindow incorporates only the global properties.

Events

In addition to the global events, the HtmlWindow also includes: