Issue with Ajax Loaded Content and jQuery finctions
-
I am having an issue with jQuery functions being applied to the Ajax loaded content via the Load More button at the bottom of the activity page. When I click on Load More a page full of posts are loaded but some of the applied jQuery which functioned when the initial page loaded is not being applied to the Ajax loaded content. One result is the comment forms are all hidden on page load, but when I click on Load More the comment forms within the newly loaded content are not hidden.
I can see from the global.js file that this is a default feature within the default buddypress theme so I would expect things to function out of the box. I do not see any javascript errors in the firebug console.
Jesse
- The topic ‘Issue with Ajax Loaded Content and jQuery finctions’ is closed to new replies.