Click to See Complete Forum and Search --> : Rollover Popup Box


netfrugal
12-05-2006, 02:07 PM
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!

Weedpacket
12-06-2006, 01:22 AM
Moving to Clientside forum.

Have a poke around www.cssplay.co.uk

rincewind456
12-06-2006, 05:35 AM
You may want to look at CSS-Flyout (http://www.positioniseverything.net/css-flyout.html)
and CSS Horizontal Drop Down and Pop Out Menu (http://www.seoconsultants.com/css/menus/horizontal/). Either of which could probably be adapted.