View Full Version : Targeting out of a hover hierarchy menu.


zack_76
08-06-2003, 06:57 AM
I have a munu that drops a sub-menu for each topic on mouseover but I need to target out of it the part of the code is:
startMenu('mChat', true, 0, 22, 80, subM);
addItem('ZonkBoard', 'http://mywebpages.comcast.net/zjlong/zonk.html', '');
I need to target that link to _blank. Thanks in advance.

Stormx
08-06-2003, 09:17 AM
The part of the code uses 2 functions. What these functions do is unknown to us, therefore tring to help you know would be useless.

Please can you post the whole code? Sorry if its a drag

zack_76
08-06-2003, 06:37 PM
23300 haracters is a little over the limit so I put it in a text area.
http://mywebpages.comcast.net/zjlong/menu.html

zack_76
08-07-2003, 12:08 AM
I can probally make this easier. Sorry for double posting I thought of this to late.>< Can I change the base target in the middle of the javascript?

zack_76
08-07-2003, 11:04 PM
Don't worry about it. I'll make do w/o it thanks!:)