Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:client_coding:javascript_api [2017/11/12 19:53] – external edit 127.0.0.1dev:client_coding:javascript_api [2018/09/05 18:06] – [Managing citations and bibliographies] Add brackets for getNote() zuphilip
Line 314: Line 314:
     for (var j=0;j<notes.length;j++) {     for (var j=0;j<notes.length;j++) {
         var note = z.Items.get(notes[j]);         var note = z.Items.get(notes[j]);
-        var note_html = note.getNote;+        var note_html = note.getNote();
     }      } 
 </code> </code>
dev/client_coding/javascript_api.txt · Last modified: 2022/07/02 18:22 by dstillman