DnnPageRequest? Call JS function on load and after ajax postback
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I've got a js function that runs once the page is loaded but there is a module that does an ajax call when using the search feature but I want my js to run on the new returned results. The module developer said to look under something called DnnPageRequest. What / where is this?