Re: Adding Links Re: Adding Links
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Re: Adding Links

Started by again, February 10, 2006, 02:14:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

again

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

again

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?  :)

Blueiris

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.
You can lead a horse to water, but you can't make him drink - he's got to discover that it's wet for himself.