Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Rulex Posted August 22, 2022 Posted August 22, 2022 Hi, is it possible to create a page with external JS? I put a link at the bottom of a "Page Builder: Text", but then the module becomes uneditable (you can just delete it) and it doesn't work. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Marc Posted August 22, 2022 Posted August 22, 2022 If you are looking to add JS, you would be looking at templates rather than adding blocks. This is shown here You would be best to check what is already present however. For example, I believe jquery may be present
Recommended Posts