Moshe Gross

Results 1 comments of Moshe Gross

I found this to be the easiest option ~~~ $(document).on('pjax:end', function(event) { // my code here }).trigger('pjax:end'); ~~~ basically triggers the events attached to `pjax:end`