is there a way to replace script, and make them executed?
#78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, is there a way to replace
script, and make them executed? I want to load different scripts in different sites, and execute when pjax has been ended.Regular script tags are executed on pjax-load.
To run code after pjax has loaded listen to the "pjax:complete" event on the document.