javascript stops working after going to next page in groups
-
I’ve got a script that loads via the jQuery(document).ready( function() { like normal. WHen I go to the groups page, and click on a link, i get the expected result from my script. however if I advance to the next page, which is BP ajax code. then a subsequent click does not call the function. Do I need to reset the dom or something? can i disable the ajax pagination, which really is superfluous.
much appreciated for any help.
the code in question only operates when logged it, so i can message anyone with login if they can help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘javascript stops working after going to next page in groups’ is closed to new replies.