<emit source="js-hide-popup"></emit>
Provided by module: Tags: Javascript Support
Creates a link event to hide popups.
This plugin can be used in hierarchical menues on those links that are not
popups, i.e. direct links on the same level as other links that leads to
a popup.
<js-include file='CrossPlatform.js'/>
<js-include file='Popup.js'/>
<style><js-insert name='style'/></style>
<js-insert name='div'/>
<emit source='js-hide-popup'>
<a href='index.xml' ::='&_.args;'>Hide</a>
</emit><br />
<js-popup label='Show'>
...
</js-popup> |
|
-
&_.args; (provided by Tags: Javascript Support)
The javascript event arguments.