Pop up Pop up
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Pop up

Started by romoracing, June 15, 2005, 07:46:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

romoracing

Hi, Well im a newer user of coppermine. I was wondering is ther any code out there that i can have a pop up on the index page? for 1.3

thanks for the help in advance!!!

Joachim Müller

get a pop-up script from the many resources on the internet (e.g. dynamicdrive.com) and add it to themes/yourtheme/template.html (for being displayed on all coppermine pages) or anycontent.php (only being displayed on the index page). Pop-ups are client-sided JavaScript/DHTML stuff only after all that can easily be added anywhere.