I am using Jquery. I like some recommendations from the users on which plugin would be the best for what I need. I have hyperlinks on my page. What I like to do is on hover over a hyperlink, I like a tooltip to come up. It should do a JSON and fetch data from the server to show.
I looked at QTip (jquery.qtip-1.0.0-rc3.min.js) but wasn't able to get it to work as from reading online it may be buggy.
Just wondering if there are others plugins out that are popularly used that I can make use of.