Jump to content

Recommended Posts

Posted

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>
Posted

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...