Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 10th, 2025, 9:28 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Displaying Master Pages by Activating from sub page button
PostPosted: January 3rd, 2006, 7:27 pm 
Offline

Joined: January 3rd, 2006, 7:22 pm
Posts: 7
Location: Cornwall
I have designed a drop down menu on a master page, which I would like to show on over 200 other pages. To do this I would like to make the master page invisible unless called forward by activating a button on each of these pages. Can anyone help ? Many thanks in advance.

_________________
a snap in time


Top
 Profile Visit website  
 
 Post subject:
PostPosted: January 3rd, 2006, 9:08 pm 
Offline

Joined: November 11th, 2004, 1:43 pm
Posts: 172
Location: Buckinghamshire, UK
Not sure if that can be implemented. Believe it is an either all or nothing when it comes to master pages, you can't call in the page as per your implementation via button events...


Top
 Profile  
 
 Post subject:
PostPosted: January 3rd, 2006, 9:23 pm 
Offline

Joined: November 3rd, 2004, 12:12 pm
Posts: 117
Location: France - Bretagne
hi,

you don't have to make your master page invisible.
On your master page the drop down menu is initially hiden and you just have to show it with a script "nameOfTheDropdown.Show()".
(perhaps i have not really understand the problem...)

Benoit

_________________
Opus Pro 06, Win XP.


Top
 Profile Visit website  
 
 Post subject: Hidden Master Page
PostPosted: January 3rd, 2006, 10:26 pm 
Offline

Joined: January 3rd, 2006, 7:22 pm
Posts: 7
Location: Cornwall
Sorry I want the master page to be initially hidden, and then called forward should the button be clicked on.

_________________
a snap in time


Top
 Profile Visit website  
 
 Post subject: Master page button
PostPosted: January 3rd, 2006, 10:56 pm 
Offline

Joined: November 3rd, 2004, 6:44 pm
Posts: 59
Location: Ipswich, UK
I think this would be possible if the button calling the menu is also placed on the masterpage. Wouldn't it be nice to be able to manipulate masterpage objects directly from a page. (DW - On my wishlist)

Assuming you have Pro.

Another way of achieving this would be to create a variable that is changed by the calling buttonclick. A script on the masterpage would need to check to see if the variable had changed an if it was in state X - show the menu or state Y - leave the menu hidden.

Another way would be to show/hide an opaque object over the top of the menu as you require it. This is obviously more difficult if you have a complex background

Regards

Clive Cartmel


Top
 Profile  
 
 Post subject: Master Page
PostPosted: January 3rd, 2006, 11:01 pm 
Offline

Joined: October 25th, 2004, 2:20 pm
Posts: 686
Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
Take all your Menu Buttons and put them into a Frame which you set to Initially Hidden. Then create a Button on the Master Page which when Left Clicked makes the Menu Frame Shown. To make all the Menu Buttons disappear, go to the Menu Frame and add a Trigger of Mouse Exit which causes an Action of Hide Menu Frame.

If you set each of your 200 Pages to use this Master Page, they will all have only your one Button visible. You can even set the Master Page to appear on top of your minor Pages, so the Menu Buttons would never be covered.

_________________
Fred Harms, Extraordinary Demos
Naperville, Illinois (USA) 630/904-3636
demofred@aol.com


Top
 Profile Visit website  
 
 Post subject:
PostPosted: January 4th, 2006, 10:44 am 
Offline

Joined: January 3rd, 2006, 7:22 pm
Posts: 7
Location: Cornwall
Many thanks to everyone for the help.

_________________
a snap in time


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 68 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group