Chapter 5. Tags
This chapter contains reference descriptions of all xHTML markup tags the GoLive CS2 SDK provides. GoLive interprets these tags to create the JavaScript objects described in Chapter 4, “Objects.”
Extensions
An extension or module contains code defined in scripts within its Main.html
file, and object defined by GoLive XML elements within that file.
GoLive always creates a module Object (page 227) when it loads an extension’s Main.html
file, even if the extension does not define a <jsxmodule>
(page 321) element. If it exists, this tag’s attributes activate debug mode, automatic localization of JavaScript strings, and a specified JavaScript execution timeout for this extension’s module
object only.
Normally, all files in the GoLive_dir ...
Get Adobe GoLive CS2 Official JavaScript Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.