View Single Post
  #5 (permalink)  
Old 02-15-2008, 03:24 PM
Leprakawn's Avatar
Leprakawn Leprakawn is offline
Moderator
 
Join Date: Jan 2004
Location: Outside, and playing with your invisible friends.
Posts: 1,146
Send a message via AIM to Leprakawn Send a message via Yahoo to Leprakawn
I hope one of you JS brainiacs can help me. I have an example of the script I am working with, and I am curious to see if you know how to make it open in a secondary window?
Code:
window.mm_menu_1107081355_0 = new Menu("root",90,17,"Tahoma",11,"#FFFFFF","#FFFFFF","#3399CC","#003366","center","middle",3,0,300,-140,7,true,false,true,0,true,true);
mm_menu_1107081355_0.addMenuItem("Link One","location='[url goes here]'");
mm_menu_1107081355_0.addMenuItem("Link Two","location='[another URL goes here]'");
And is there a way to include an img with the description?
__________________
Like my spiffy, unique signature?
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Reply With Quote