I would like to know if it is possible to implement jQuery in a JavaScripts or remote JavaScripts. I have tried query() (which works in Scripts, but not in JavaScripts), including jquery ui and jquery cores (which only gives errors), using $()/jQuery()… but all without result. I am using a Print section.
If this is not possible, some alternatives might be great.
Please refer to the comments and samples in the following thread:
Note! The Designer scripting API provides a wide range of commands to work with the DOM (append, prepend, before, after, html, text, loadhtml, loadjson, addClass etc). These are similar to the commands in jQuery. Scripts created via the Scripts panel have direct access to the data model and are optimized for the pagination process.