Click to See Complete Forum and Search --> : Simple pop-up menus tutorial needed


jqpdev
10-24-2003, 05:47 PM
Simple Drop down menu tutorial needed.
Hello all,

I'm a Dreamweaver MX newb. It looks like the questions surrounding drop down menus (div's selectively displayed and hidden) have been asked 1,000 times. So instead of wasting time, could some one sent me a link.

To clarify this things a bit more... what I'm trying to do is when the user moves the mouse of a table cell entry I would like a div to be made visible. The div consists of a table with one column and between 1 and 10 rows of hyper links. The div should remain visible until (a) the user clicks one of the hyperlinks within the div, or (b) the user moves the mouse away from the table cell entry mentioned above, or the user moves the mouse away from the drop down menu.

For a similar example of what I described above go to
http://intranetjournal.com/

Is there a way to do this without custom extensions or extensions at all?