How to turn off AJAX functionality?
-
There is a conflict between PageNavi and an audio player I have. PageNavi will use AJAX techniques to download the second page, whereupon some piece of hypersecure code strips my <script> tags. This less-than-helpful functionality is not present when JS is disabled, and the <script> tags come through fine. Is there a way to disable this AJAX functionality and return the tags in the navigation back to normal? I am perfectly willing to start re-coding the thing, if I knew where to look. Output from the plugin is also sanitized in a less-than-sane manner that I wasn’t able to reverse engineer in the hour I spent looking at it.
(the drop-down menu doesn’t use AJAX, and it works fine- however it is a far cry from the user-friendliness of the default nav options)
Many thanks, Sincerely yours, I-just-need-this-to-work,
-Tas
The topic ‘How to turn off AJAX functionality?’ is closed to new replies.