Home All Groups Group Topic Archive Search About

How to Create a Cross-Frame Vertical Navigation Menu

Author
13 Oct 2008 1:54 AM
sharsy

Hello,

I'm currently creating a new version of our internal office intranet
using Microsoft FrontPage and one of the features I would like to us
is a vertical navigation menu of sorts using Java/DHTML - the intranet
document is frames based so I would need the menu that appears to be
able to display over the top of the frame beside it.

I'm using a frames page that has 4 parts - a top banner, three frames
underneath this - the left hand side is the
navigation menu, the middle one is the body and the right hand side is
a links menu. When an option is chosen from the left hand side
navigation menu, I would like just the middle body frame to change
only.

What i'm looking for is some script that I can wack into FrontPage
that can do the three things:
- Vertical Navagation Menu that displays the submenu to the right
- Cross-Frame capability - so the submenu displayed on the right
appears over the top of the adjacent fram
- When you click on a link from the submenu, the middle frame on the
page changes.

If someone can help me with sourcing some script that would be greatly
appreciated!

Thank you!

Author
13 Oct 2008 6:39 AM
Trevor Lawrence
sharsy,

I have read this post, but using frames is no longer a strong point with me.

If I can help, I will, but others may be better able to do so
--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org

Show quoteHide quote
"sharsy" <sh***@ptpartners.net.au> wrote in message
news:31dca96e-23ce-4870-90ce-ac0e092c7e1d@f40g2000pri.googlegroups.com...
> Hello,
>
[snip]
>
> If someone can help me with sourcing some script that would be greatly
> appreciated!
>
> Thank you!
Are all your drivers up to date? click for free checkup

Author
13 Oct 2008 7:44 AM
Ronx
Can't be done.
A frame is a window, and all content (including fly out menus), will be
constrained to that window, even if it means extending the window in one
direction or other - in other words adding scroll bars.  DHTML menus
will not cross frame boundaries.

You could use a menu that opens downwards - as each leaf opens it pushes
the menu items below it downwards.  An example of this is the folder
list in FrontPage.

Take a look at http://www.treemenu.net/
--
Ron Symonds - Microsoft MVP (Expression)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




Show quoteHide quote
"sharsy" <sh***@ptpartners.net.au> wrote in message
news:31dca96e-23ce-4870-90ce-ac0e092c7e1d@f40g2000pri.googlegroups.com:

> Hello,
>
> I'm currently creating a new version of our internal office intranet
> using Microsoft FrontPage and one of the features I would like to us
> is a vertical navigation menu of sorts using Java/DHTML - the intranet
> document is frames based so I would need the menu that appears to be
> able to display over the top of the frame beside it.
>
> I'm using a frames page that has 4 parts - a top banner, three frames
> underneath this - the left hand side is the
> navigation menu, the middle one is the body and the right hand side is
> a links menu. When an option is chosen from the left hand side
> navigation menu, I would like just the middle body frame to change
> only.
>
> What i'm looking for is some script that I can wack into FrontPage
> that can do the three things:
> - Vertical Navagation Menu that displays the submenu to the right
> - Cross-Frame capability - so the submenu displayed on the right
> appears over the top of the adjacent fram
> - When you click on a link from the submenu, the middle frame on the
> page changes.
>
> If someone can help me with sourcing some script that would be greatly
> appreciated!
>
> Thank you!
Author
15 Oct 2008 8:58 AM
Marindi
I have the exact same problem as you... have to re-do intranet page with
similar type of frames layout, also wanted menu to display over other frames,
click on menu to open contents in middle frame, etc...

See my thread below (Drop down is not displaying over frames 10/9/2008) -
I've had some very useful feedback and help. Gonna have to re-do quite a lot
of pages, but at least it will look and work the way I want it to... once I
get it right... Good luck!
--
MkS


Show quoteHide quote
"sharsy" wrote:

> Hello,
>
> I'm currently creating a new version of our internal office intranet
> using Microsoft FrontPage and one of the features I would like to us
> is a vertical navigation menu of sorts using Java/DHTML - the intranet
> document is frames based so I would need the menu that appears to be
> able to display over the top of the frame beside it.
>
> I'm using a frames page that has 4 parts - a top banner, three frames
> underneath this - the left hand side is the
> navigation menu, the middle one is the body and the right hand side is
> a links menu. When an option is chosen from the left hand side
> navigation menu, I would like just the middle body frame to change
> only.
>
> What i'm looking for is some script that I can wack into FrontPage
> that can do the three things:
> - Vertical Navagation Menu that displays the submenu to the right
> - Cross-Frame capability - so the submenu displayed on the right
> appears over the top of the adjacent fram
> - When you click on a link from the submenu, the middle frame on the
> page changes.
>
> If someone can help me with sourcing some script that would be greatly
> appreciated!
>
> Thank you!
>

Bookmark and Share