how to control two loops with ajax enabled in single page
-
Hi everyone, I am working on a page (url:…/members/username/friends) with two loops:
friends section
–members listnon-friends section
–orderby
–members list
–paginationwhen I click the dropdown orderby list or click the pagination button in non-friends section, it performs effect on members list of friends section because of ajax. Is there any way I can fix it? Thanks in advance.
- The topic ‘how to control two loops with ajax enabled in single page’ is closed to new replies.