Layer Genie Support Product Page
This topic is locked
This topic was archived
Layer Genie
Reported 07 Mar 2003 18:20:29
1
has this problem
07 Mar 2003 18:20:29 nikki vynne posted:
When it says Click OK. When you apply Show Layer Genie for the first time a message box will pop up saying that a file called dmxLayerGenie-sc.js was copied to your folder.I dont get that what am i doing wrong
Replies
Replied 07 Mar 2003 19:03:47
07 Mar 2003 19:03:47 Marja Ribbers-de Vroed replied:
The first time Layer Genie is applied to your page, that message indeed informs you that a file called dmxLayerGenie-sc.js was copied to your document directory. That's what should happen.
So what exactly is your question? Didn't that file get copied to your document folder?
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
So what exactly is your question? Didn't that file get copied to your document folder?
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 08 Mar 2003 00:09:16
08 Mar 2003 00:09:16 nikki vynne replied:
i have dreamweaverulta4 and dreamweavermx, and it works in mx thank you, now im having a another problem with the flyout menus and the anchor object of type, i have done all 3 layers but i cant when i go to image only the image "genie" is my only choice, after spending all day on it i have given in and asked you sorry for troubling you.
nikki
nikki
Replied 08 Mar 2003 08:06:58
08 Mar 2003 08:06:58 Marja Ribbers-de Vroed replied:
Do your other images have unique names?
Because Layer Genie can only find uniquely named images on pages.
You can give names to images using the Properties panel.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Edited by - MarjaR on 08 Mar 2003 08:08:11
Because Layer Genie can only find uniquely named images on pages.
You can give names to images using the Properties panel.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Edited by - MarjaR on 08 Mar 2003 08:08:11
Replied 10 Mar 2003 19:13:12
10 Mar 2003 19:13:12 nikki vynne replied:
I give the layers unique names in properties box cause i have added text, now if i add an image it works but i am not using an image only text so when i get to that part of the drop down i cant get any image except the image "genie"
Replied 10 Mar 2003 19:16:33
10 Mar 2003 19:16:33 nikki vynne replied:
where is this unique name suppose to go
Replied 10 Mar 2003 19:25:20
10 Mar 2003 19:25:20 Marja Ribbers-de Vroed replied:
I'm not sure I understand you correctly.
Are you trying to anchor a layer to images? Or to text links?
If you're trying to anchor to images, your images need to have unique names which you can specify through the Properties panel when you have an image selected.
If you're trying to anchor to text links, you will have to go into Source View and edit the code manually, so that the links look like:
<pre id=code><font face=courier size=2 id=code>
<a href="(yourURL)" name="(a unique name)">some text</a>
</font id=code></pre id=code>
Hope this helps.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Edited by - MarjaR on 10 Mar 2003 19:25:47
Edited by - MarjaR on 10 Mar 2003 19:27:21
Are you trying to anchor a layer to images? Or to text links?
If you're trying to anchor to images, your images need to have unique names which you can specify through the Properties panel when you have an image selected.
If you're trying to anchor to text links, you will have to go into Source View and edit the code manually, so that the links look like:
<pre id=code><font face=courier size=2 id=code>
<a href="(yourURL)" name="(a unique name)">some text</a>
</font id=code></pre id=code>
Hope this helps.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Edited by - MarjaR on 10 Mar 2003 19:25:47
Edited by - MarjaR on 10 Mar 2003 19:27:21
Replied 10 Mar 2003 19:35:57
10 Mar 2003 19:35:57 nikki vynne replied:
sorry about this what it is im doing everything as the topic says eg im not adding an image im adding a table to the context when it says add unique names im adding to the properties box, but when i get to the tutorial and it says anchor object of type and i go to image i only get the image which is the genie showing not the 3 layers which i named, in the properties box so where the tutorial says repeat steps 5-8 i can't cause the only anchor object image is genie, so when i put my mouse over the genie all the boxes come up, am i adding the unique name in the wrong place
Replied 10 Mar 2003 19:42:44
10 Mar 2003 19:42:44 Marja Ribbers-de Vroed replied:
Which tutorial are you trying to do?
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Mar 2003 19:43:30
10 Mar 2003 19:43:30 nikki vynne replied:
how to create a flyout menu
Replied 10 Mar 2003 20:35:06
10 Mar 2003 20:35:06 Marja Ribbers-de Vroed replied:
Your following the steps in the tutorial 'Flyout menu with sub-menus', where the Genie shows a flyout menu and then the options in the flyout menus show other menus?
If so, I think I understand what's going wrong: the steps in that tutorial are not correct. I don't know how this happened, but we'll change this as soon as we can. For now, I will try to explain the steps here.
To begin:
<ul>
<li>Insert an image in your page and make sure it has a name, eg. 'Genie" like you already have</li>
<li>Create the 3 layers that will become flyout menus. Make sure to give them unique ID's through the Properties panel</li>
<li>Insert content in the layers and make sure to add some links in the first level menu to be able to trigger the next menu levels</li>
<li>Go into Source View and find the links in the layers. Edit the code for the links so that they look like: <a href="javascript:;" name="(some unique name)">text</a></li>
</ul>
To create the first flyout menu level:
<ul>
<li>Go into Design View, select the image and select 'Show Layer Genie' from the Behavior panel</li>
<li>In the dropdown at the top f the dialogue, select the layer that will serve as the 1st menu level</li>
<li>In Anchor Object of Type select type 'image' and select the image named 'Genie' from the dropdown</li>
<li>Specify an offset from the image for the layer</li>
<li>Complete the dialogue for other options and click OK</li>
<li>In the events list in the Behavior panel, make sure you select the (onMouseover) event (watch the parenthesis)</li>
</ul>
And now the second menu level:
<ul>
<li>Select one of the links in the first level menu layer</li>
<li>Select 'Show Layer Genie' from the Behavior panel</li>
<li>In the dropdown at the top f the dialogue, select one of the layers that will serve as the 2nd menu level</li>
<li>In Anchor Object of Type select 'a layer' and select the appropriate 1st level menu layer from the dropdown </li>
<li>Specify an offset from the anchor layer for this menu layer</li>
<li>Complete the dialogue for other options and click OK</li>
<li>In the events list in the Behavior panel, make sure you select the onMouseover event</li>
</ul>
To finish the tutorial page:
<ul>
<li>Repeat the last steps for the other second menu level.</li>
<li>Make sure all the visibility for all the menu layers is initially set to 'hidden'.</li>
<li>Preview the page</li>
</ul>
I hope this helps. Please post back here if you have any other questions. I will try to help the best I can.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
If so, I think I understand what's going wrong: the steps in that tutorial are not correct. I don't know how this happened, but we'll change this as soon as we can. For now, I will try to explain the steps here.
To begin:
<ul>
<li>Insert an image in your page and make sure it has a name, eg. 'Genie" like you already have</li>
<li>Create the 3 layers that will become flyout menus. Make sure to give them unique ID's through the Properties panel</li>
<li>Insert content in the layers and make sure to add some links in the first level menu to be able to trigger the next menu levels</li>
<li>Go into Source View and find the links in the layers. Edit the code for the links so that they look like: <a href="javascript:;" name="(some unique name)">text</a></li>
</ul>
To create the first flyout menu level:
<ul>
<li>Go into Design View, select the image and select 'Show Layer Genie' from the Behavior panel</li>
<li>In the dropdown at the top f the dialogue, select the layer that will serve as the 1st menu level</li>
<li>In Anchor Object of Type select type 'image' and select the image named 'Genie' from the dropdown</li>
<li>Specify an offset from the image for the layer</li>
<li>Complete the dialogue for other options and click OK</li>
<li>In the events list in the Behavior panel, make sure you select the (onMouseover) event (watch the parenthesis)</li>
</ul>
And now the second menu level:
<ul>
<li>Select one of the links in the first level menu layer</li>
<li>Select 'Show Layer Genie' from the Behavior panel</li>
<li>In the dropdown at the top f the dialogue, select one of the layers that will serve as the 2nd menu level</li>
<li>In Anchor Object of Type select 'a layer' and select the appropriate 1st level menu layer from the dropdown </li>
<li>Specify an offset from the anchor layer for this menu layer</li>
<li>Complete the dialogue for other options and click OK</li>
<li>In the events list in the Behavior panel, make sure you select the onMouseover event</li>
</ul>
To finish the tutorial page:
<ul>
<li>Repeat the last steps for the other second menu level.</li>
<li>Make sure all the visibility for all the menu layers is initially set to 'hidden'.</li>
<li>Preview the page</li>
</ul>
I hope this helps. Please post back here if you have any other questions. I will try to help the best I can.
--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Mar 2003 20:52:34
10 Mar 2003 20:52:34 nikki vynne replied:
ok will go grab coffee and try ty lol
