Drop-down Link Bars

L

Laurel

I'm new to Front-Page (2002). I'm trying to make a link bar which displays a pop-up menu of sub-links on mouse over. These are all over the web, I didn't expect it to be hard. (Like on msnbc.msn.com, with their left-side bar that shows a list of stories on mouse-over.) From reading previous posts, I think I need DHTML, but that is greyed out when I select the link bar. Also, is this possible in the shared border?
 
S

Stefan B Rusynko

You will need JavaScript like at
http://www.dynamicdrive.com/dynamicindex1/
- most of which will not work in shared borders since shared borders only insert the contents inside of the BODY tags (and not any
scripts in the head section or body tags))




| I'm new to Front-Page (2002). I'm trying to make a link bar which displays a pop-up menu of sub-links on mouse over. These are
all over the web, I didn't expect it to be hard. (Like on msnbc.msn.com, with their left-side bar that shows a list of stories on
mouse-over.) From reading previous posts, I think I need DHTML, but that is greyed out when I select the link bar. Also, is this
possible in the shared border?
 
Top