Add jQuery 3.3.1 to Yellow 0.7.7
- Download and install Yellow.
- Download plugin. If you are using Safari, right click and select 'Download file as'.
- Copy
master.zip
into yoursystem/plugins
folder.
To uninstall delete the plugin files.
This plugin provides jQuery v3.3.1, which is a JavaScript library for cross-browser development.
To use a different CDN or jQuery version open file system/config/config.ini
and change url jQuery: https://code.jquery.com/jquery-3.3.1.min.js
. This will affect the entire website.
All known jQuery functionality is available. If you are unsure, please check jQuery's site.