Custom JS Script
Allows you to add a custom JS script to the Block page. This script will run after the default JS scripts.
Default: empty
Example:
table px_configs {
px_js_ref: 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js',
}
table px_configs {
JS_REF: 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js',
}
Updated 12 days ago