View Full Version : Drop Down Hover
klynn2d
02-02-2005, 06:42 PM
I am creating a form, and have setup "Title" in open text fileds that when they are moused-over the text appears. The same does not happen for my drop downs. Anyone know how to do this?
ronaldb66
02-03-2005, 08:09 AM
Could you supply some more info? 20+ views and no takers might indicate that noone can come up with a usable response.
A look at the markup would help a lot; better still, an online example page.
klynn2d
02-03-2005, 04:10 PM
Example:
I have a dropdown menu,
when I mouse over it, I would like a popup to occur (just like an alt tag on images).
Currently, I have text fields with "Title" coded, and when I mouse over those the "Title" appears as a popup. But this does not work for drop downs.
Thxs for anyones help...
mcdougals4all
02-03-2005, 04:20 PM
AFAIK, there are no html/css solutions if you're talking about <option> elements inside a <select>.
I believe there have been goes at this in the Javascript forum, try a search there.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.