navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

expanding menus...

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> expanding menus...
Page: [1]
 
xzdrix

 

Posts: 7
Joined: 5/6/2002
From:
Status: offline

 
expanding menus... - 5/6/2002 12:01:45   
I've seen sidebar menus that when you select an item, it expands to show links below. Select it again, and it hides it. I know frontpage can do this with collapsable outlines, but i don't want it to indent. Anybody know how to do this in frontpage? Thanks

bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: expanding menus... - 5/6/2002 13:16:38   
Are you talking about a pop-out menu, or a folder tree style, or other?

Vince's drop down menu (available from OutFront) will create a horizontal or vertical pop out menu. Price is right... $16 I think...

For a folder tree, there is a JScript builder at javascriptsource.com available for free that will create the JS for a folder tree style navigation.


 

(in reply to xzdrix)
xzdrix

 

Posts: 7
Joined: 5/6/2002
From:
Status: offline

 
RE: expanding menus... - 5/6/2002 15:15:06   
Thx for the reply...
I'm not exactly sure what kind of menu you would call it. But I have some sample code. you just select the heading and a series of links appear below your selection. select the heading again to hide the links. See below:

<IMG SRC="convent.gif" HEIGHT=32 WIDTH=32 ALIGN=left>
<h5 style="cursor:hand" onClick="doit(document.all[this.sourceIndex+1])">CONVENTIONS</h5>
<span style="display:none" style="&{head};">

<p><A HREF="abbrev.htm" TARGET="csright">Abbreviations</A>
<BR><A HREF="attribut.html" TARGET="csright">Attributes</A>
<BR><A HREF="blocks.html" TARGET="csright">Blocks</A>
<BR><A HREF="details.html" TARGET="csright">Details</A>
<BR><A HREF="dims.html" TARGET="csright">Dimensioning</A>
<BR><A HREF="hatch.html" TARGET="csright">Hatching</A>
<BR><A HREF="lines.html" TARGET="csright">Lines</A>
<BR><A HREF="text.html" TARGET="csright">Text</A>
</span></p>

(in reply to xzdrix)
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: expanding menus... - 5/6/2002 17:07:44   
It looks like a JScript (to my untrained, half-blind eye)

But I don't think that the whole code is there... I would search a JScript site for something similar... you'll probably find several that are close.

 

(in reply to xzdrix)
xzdrix

 

Posts: 7
Joined: 5/6/2002
From:
Status: offline

 
RE: expanding menus... - 5/6/2002 17:32:47   
I'll have a look... In the meantime, is there any way to make collapsible outlines WITHOUT indenting them? or at least a way to change how much it indents them? Thanks for the reply...

(in reply to xzdrix)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> expanding menus...
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts