run scripts after pjax load #192
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?
why pjax not runs scripts after load page?
for example in page footer script alert
after pjax load alert not fired
if click f5 then alert fired
Please post some code that shows the issue.
here test code
2.html
any ideas?
I don't see any issues with the above code. The alert shows for me after clicking the link.
@BehindTheMath
I run the above code but the alert did not called!
How did you run it with alert?
I'm sorry, but I can no longer help with this. This issue is from almost 2 years ago, and I haven't used this library in almost that long.
Your welcome.
Please can you tell me what version you have used?
I have serious problems with the latest version. I want to use it in my SPA project but <script> tags are not called. while I see in the ajx (xhr) response, I have <script> tags.
I opened a new issue but nobody help me and I don't know how do I have to solve it :(