Tuesday, June 22, 2010

jQuery: By Examples - Link Preview

About the example:
When a user hovers over a link, sneak preview of the link pops up. And when user hovers over a thumbnail, original size image pops up.

Link preview has been implemented through Ajax.load() function, where data for the link is loaded from one of the older posts. To know more about Ajax.load() function checkout
jQuery: By examples - Load data through Ajax


Demo:


Click the link to show code fragment



No comments: