There is a code sample at
http://www.sharepointcustomization.com/resources/codesamples.htm
--
| what are you tryin to describe. Is there a visual example of this somewhere?
|
| | > >-----Original Message-----
| > >How do I add multi-level link bars where links at
| > >different levels appear on mouse-over in Frontpage 2003?
| > >Thanks.
| >
| > 1. Make each menu command or menu leaf a Layer.
| > 2. Use Absolute Positioning to line up everything as you
| > want.
| > 3. Make all the menu command layers initially visible,
| > and all the menu leaves initially invisible.
| > 4. For exam menu command, add Behaviors to:
| > a. Make its leaf visible.
| > b. Make all other leaves invisible.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| >
http://www.interlacken.com
| > Author of:
| > *==========----------
| > |\=======--------
| > || Microsoft Office FrontPage 2003 Inside Out
| > || Microsoft FrontPage Version 2002 Inside Out
| > || Web Database Development Step by Step .NET Edition
| > || Troubleshooting Microsoft FrontPage 2002
| > || Faster Smarter Beginning Programming
| > || (All from Microsoft Press)
| > |/=======--------
| > *==========----------
| >
|
|