Keymaster
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100) 7 years, 3 months ago
#10106
::
Hi,
you can Add a Javascript Lib under Applications.
There is a Tab Libraries where you can create a new Library and Upload your Library in Zip Format.
In the JS-Code input Field you need to Define wich Scripts should be Loaded.
You can add Script with the addScript(‘<library-file-name.js>’, ‘<library-name>’); function and
CSS files with addStyle(‘<library-file-name.css>’, ‘<library-name>’);
After you created the Library you can use it in you Application by adding it under Libraries
But you can use it in Widgets too.