|
|||
TAG LIBRARIES: <netui> | <netui-data> | <netui-template> | |||
DETAIL: Syntax | Description | Attributes | Example | Implementing Class: org.apache.beehive.netui.tags.javascript.ScriptBlock |
Outputs a script block into the generated HTML.
Syntax |
<netui:scriptBlock
[placement="placement"] />
Description |
Outputs a script block into the generated HTML. The primary reason for this tag is to add JavaScript either before or after the framework provided JavaScript.
Attributes | |||||||
placement |
|
|
|||
TAG LIBRARIES: <netui> | <netui-data> | <netui-template> | |||
DETAIL: Syntax | Description | Attributes | Example | Implementing Class: org.apache.beehive.netui.tags.javascript.ScriptBlock |