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.
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.