You are here: Foswiki>System Web>Category>UserDocumentationCategory>Macros>VarJQREQUIRE (2024-12-23, UnknownUser)Edit Attach
This macro will load a list of plugins to be added to the current page. Use JQPLUGINS to display the list of available and active plugins. While loading a plugin, additional plugins it may depend on are loaded as well. Information about these dependencies is stored within the plugins themselves and can't be changed. Dependencies also make sure the javascript code is added to the html page in the right order. It uses ADDTOZONE to aggregate javascript and css at the right place on the html page.
in case of an error JQREQUIRE will produce an inline HTML error message.
Parameter | Description | Default |
---|---|---|
"plugin,plugin,plugin" | comma-separated list of plugins to be loaded | |
warn | (on/off) allows you to switch off warnings when a plugin was not found | on |
%JQREQUIRE{"easing,sliding,falling"}%
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback