|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I built a web page which has multiple links in it. I am trying to modify the links so that when a mouse passes over the links, it
shows a drop-down menu of links that can be reached from the initial link. I can do this with the title function, but I need to have the choices in the list be selectable. I have been looking at using a form but I am not sure. I am trying to add this functionality on all of my links in the page which have multiple subtopics. |
|
#2
|
|||
|
|||
|
You can create a hidden layer with all the related destinations for every link, that is shown when the mouse passes over the link (using onMouseOver).
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > HTML Links |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|