Product Tooltip: Magento Extension [FREE]

Product Tooltip is a FREE Magento Extension that shows product’s information as tooltip on category page (product listing page). This module is compatible with Magento version 1.5 and later (Magento 1.5, 1.6, 1.7, 1.8, 1.9). When users hover on the product image on category page (product listing page) then a tooltip will appear displaying product’s … Read more

jQuery: A simple Tooltip

Here, I will show you how to show tooltip with jQuery. It’s very simple and easy. I have a href link. I will show you, how to show tooltip when you hover your mouse over the link. The title of the href link will be shown as tooltip. View Demo || Download Code In the … Read more