Questions tagged as 'pjax'

1
answer

What is PJAX and how to detect a PJAX call on the backend?

I've been reading some things about PJAX , but it's a bit confusing for its framework-independent operation, I've seen articles but all focused on YUI or plugins for jQuery, . If I understand the PJAX it is the DOM interaction (via javascr...
asked by 02.05.2016 / 01:47
1
answer

Execute inline JS within the return of an AJAX

I have a hotsite that works in AJAX and friendly urls (more specifically with PJAX ). Where the top and footer are fixed, and only the content is injected into the page. The problem is that right now, I can not perform the inline javascript...
asked by 29.08.2014 / 07:31
1
answer

How to retrieve the contents of a rendered template in Symfony2 and store it in a String

I'm using Symfony2 , I'm still getting familiar with this framework. And while using my control I'm not sure how to get the output generated by it and play to a string. I need to play to a string to handle, as I'm using pjax and if the reques...
asked by 26.07.2014 / 19:18