AttributesOnly
The AttributesOnly DSP widget represents an abstract field to which any HTML element can be bound, making it possible to manipulate its attributes in ProcScript and JavaScript.
For more information, see Specifying a Widget for a Field or Entity.
Logical Widget Name: | AttributesOnly |
Maps to Physical Widget : | genericHTML
|
Default definition: | AttributesOnly=genericHTML
|
Supported triggers and properties: | See genericHTML |
Use for: | Manipulating the attributes of HTML element in ProcScript and JavaScript. |
Description
You can use the AttributesOnly widget to implement tabs for web page navigation, or to change the position and appearance of an individual widget, or to control the appearance of the whole web page or web page section.