Hey, I'd like to add a link which opens in a popup, or at least in a new window.
Can anyone tell me waht I have to change? ???
I'd like to add a link to the menu which should open in a popup.
I added this code to the theme.php, but I have no idea what I have to do to get a pop-up. :(
addbutton($sub_menu_buttons,'My Button 1','This is the First Custom Button','http://url','custom1',$template_sub_menu_spacer);
Can anyone help me? :)
You need javascript to open a pop-up. Google for "pop-up window". There's a ton of pre-made scripts out there, and there are a few free programs that will create the script for you from your input.