docs.roxen.comBack to normal mode
DocsRoxenWebServer 5.1Web Developer ManualEmit Tags
Copyright © 2013, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<emit source="js-hide-popup"></emit>

Provided by module: JavaScript Support: Tags

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 JavaScript Support: Tags)

The javascript event arguments.