Looking for plugin: load() based on link href on page load?
Hello,
My goal is to avoid re-inventing the wheel on this one... :D
What I would like to do:
1. Links <a ... > on page generated by CMS
2. On page load, use Ajax to .load() content of the link's URL.
I have found several plugins, but all of them want you to click on the link.
This plugin looks great [1], but it only works when you click the link.
This plugin looks like the best option [2], but I am wondering if it work well (or at all) on page load (vs. a click).
Question: Do you think option #2 will work for my needs? Basically I want to convert the target <a>s into ajax requests, but I would like to have the ability to queue the loads().
Many thanks in advance!
Cheers,
M
[1] Simple AJAX Content Changer with EZJax
[2] AJAX Queue/Cache/Abort/Block Manager v. 2.0