Call script in page without deferred.php

XoO

Member
Hey,
For something i'm working on, i'm using JQuery Jtable (http://www.jtable.org/) in a Page node.
The problem i'm running into is that when the page loads and the Jtable sends the request to php to get information from the database the Defered.php is picking it up and causing the Jtable to not get the json response it requires.

Any subsequent requests sent work fine. Is there any way to send a request without deferred picking it up?
 
Top Bottom