ADOBE SYSTEMS INCORPORATED

Copyright 2000-2002 Adobe Systems Incorporated
All Rights Reserved

NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms of the Adobe license agreement accompanying it. If you have received this file from a source other than Adobe, then your use, modification, or distribution of it requires the prior written permission of Adobe.


Extension Name: Form like tag

Folder name: FormLikeTag

Objects Palette Tab: Form like tag


Description:

This extension does not have a practical use. It is purely sample code showing how to make a GoLive-container tag similar to the <form> tag. It can be used as a starting point if you need to create container tags. GoLive-container tags are most often used in support of middleware or database tags. They aren't standard html so they are ignored by Web browsers.

This extension also works in conjunction with the Register Callback sample. When a new formlike tag is created, Formlike tag calls the custom callback customTagDropped().


Module Definition:

Scripts:


User Interface Tags:

Image Define images here. These are referenced by the picture attribute of the and jsxpalettegroup tags.

Custom Tags Define custom tags attributes in the jsxelement tag.

// the tagName in MUST match the name of the container-tag inside

JSXLocale Specify localized versions of strings used in menu items, dialogs, alerts, etc.

US DE FR

Palette Group Define a new tab for the Object Palette, or add to an existing tab.