Hello,
I would like to install a 3rd party Plugin that comes with three (3) scripts:
CSS script
JS script
HTML script
Based on what I read:
For the CSS script: Create New CSS paste the CSS script in file
For the JS script: Create New JS past the JS script in fileMy questions are:
For the HTML script - I am not sure where this script goes. Would it be inserted into a NEW JS file? Or would it be inserted into a HTML component?
Also, would I need to also include some kind of Javascript on Page Load? If so, can you provide an example?
Anything else that would need to be done?
Thank you in advance and would appreciate it if you can be as descriptive as possible.