Re: Adding Links Re: Adding Links
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.