Re: Adding Links Re: Adding Links
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.