Changes for page XWiki JavaScript API

Last modified by Simon Urli on 2022/09/14

<
From version < 18.1 >
edited by Caleb James DeLisle
on 2013/12/05
To version < 19.1 >
edited by Caleb James DeLisle
on 2013/12/05
>
Change comment: fixed

Summary

Details

Page properties
Content
... ... @@ -150,7 +150,7 @@
150 150  
151 151  The livetable sends both generic events, named as above, and events specific to each livetable, containing the table name on the third position, such as ##xwiki:livetable:alldocs:loadingEntries##. The generic event has the table name in the memo, as ##event.memo.tableId##.
152 152  
153 -== RequireJS and jQuery APIs ==
153 += RequireJS and jQuery APIs =
154 154  
155 155  By default XWiki uses PrototypeJS which is bound to the $ symbol. Starting in XWiki 5.2, you may use jQuery by //requiring// it using the [[RequireJS>>http://requirejs.org/]] AMD standard. To do this you would write your code as follows:
156 156  

Get Connected