hi,
I want to open a link of the hv menu in a new window. How do I have
to do this. There is nothing about it in the config.htm or anywhere else.
Please help me
Bet regards
bernd
hi,
I want to open a link of the hv menu in a new window. How do I have
to do this. There is nothing about it in the config.htm or anywhere else.
Please help me
Bet regards
bernd
Change the line that says:
var TargetLoc="";
to say:
var TargetLoc="_blank";
This is my problem too. Unfortunately, I only want some of my menu items to open in a new window and changing to var TargetLoc="_blank"; would change every menu link. Is there a way to only have the ones you want opening in another window?
Sue
I think you have to use some javascript. I did this once a while ago with hvmenu, but just have to figure it out again. Will post when I get it working right. It will be something approx. like this:
Menu4_4=new Array("Trading Calendar","javascript:href='http://www.thectr.com/mmvi/cadent/index.php' target='_blank';","",0);
What the heck is that?! Try:Menu4_4=new Array("Trading Calendar","javascript:href='http://www.thectr.com/mmvi/cadent/index.php' target='_blank';","",0);Code:Menu4_4=new Array("Trading Calendar","javascript:window.open('http://www.thectr.com/mmvi/cadent/index.php');","",0);
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks