Load new content with script, not click event #122
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?
Hi,
i try manually load content:
<script> $("#content").trigger("click"); </script>but without result.
How can i manually load new content?
Thanks in advance!
You can use
pjax.loadUrl(url).