netfrugal Posted December 5, 2006 Share Posted December 5, 2006 Does anyone know of a good tutorial that allows us to create a rollover image/link that enables a popup box onRollover and disappears onRollout.But the info must be database driven for a list of rows I'm pulling from mysql.So, basically I would like to show a list of rows from mysql for my contacts. And instead of showing the addresses of all contacts, I'd like an image or a link to represent them, and when you scroll your mouse over the image or link, then a popup box shows with the address information.I know that javascript or maybe ajax can be used for this, but I have been unsuccessful with finding one so far.thanks! Link to comment https://forums.phpfreaks.com/topic/29552-rollover-popup-box/ Share on other sites More sharing options...
artacus Posted December 6, 2006 Share Posted December 6, 2006 I answered this question in the Ajax forum. Link to comment https://forums.phpfreaks.com/topic/29552-rollover-popup-box/#findComment-135855 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.