 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Semperonxp
Joined: 19 Sep 2005 Posts: 4
|
Posted: Mon Sep 19, 2005 4:05 pm Targeting frames with dthml menu. |
|
|
|
| I have a dhtml menu that i use in one of my iframes, and i was wondering how to target the links in the menu to the specific frame i want it in. any help would be much appreciated. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8267 Location: Castle Rock CO USA
|
Posted: Mon Sep 19, 2005 5:41 pm |
|
|
|
It depends on the DHTML menu. Which one are you using? |
|
Semperonxp
Joined: 19 Sep 2005 Posts: 4
|
Posted: Mon Sep 19, 2005 6:05 pm |
|
|
|
| I built the menu using coffeecups free dhtml menu builder, and have been trying to modify it manually with the code made from there. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8267 Location: Castle Rock CO USA
|
Posted: Mon Sep 19, 2005 6:08 pm |
|
|
|
What does it say about targeting frames? Depending on the code, you might have to add something to all the pages. One menu I use, you just insert the
and then that works.
Without seeing the code, there is not too much that we can do. Does it actually use HTML or JavaScript? |
|
Semperonxp
Joined: 19 Sep 2005 Posts: 4
|
Posted: Mon Sep 19, 2005 10:20 pm |
|
|
|
| The code uses Javascript |
|
Semperonxp
Joined: 19 Sep 2005 Posts: 4
|
Posted: Mon Sep 19, 2005 10:31 pm |
|
|
|
an example of the code:
Menu1=new Array("News","news.html","",0,17,138);
then when trying to add a target to the link, the menu with not even show up anymore.
taget meaning
Menu1=new Array("News","news.html" target="iFrame2","",0,17,138); |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8267 Location: Castle Rock CO USA
|
Posted: Tue Sep 20, 2005 3:55 am |
|
|
|
| Does the menu have a help file with what parameters might be used? |
|
|
|
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 vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|