Trigger AJAX after going to another page?
-
I know this falls outside the scope of the plugin (which is awesome btw!), but I’m wondering how to trigger the AJAX load when coming form another page. Example:
I’m running the AAPL plugin, and I’m really only utilizing it on 1 page:
vynation.brianfeeley.com/team
When you click on the team members, it loads their bio at the top of the page via the url vynation.brianfeeley.com/i_am/team-member-name.
Now, I also have links to the bios on the homepage that send you to the example link above. But of course, since I can’t exclude those urls, they try to fire the ajax loader on the homepage, instead of going to the team page and THEN loading the bio.
So, question is, how would i go about having someone click the link on the homepage, send them to the team page, and then fire the ajax call to load the correct bio?
b.
https://www.ads-software.com/extend/plugins/advanced-ajax-page-loader/
- The topic ‘Trigger AJAX after going to another page?’ is closed to new replies.