coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Nekomancer on February 04, 2004, 05:39:16 PM

Title: Javascript links not operational
Post by: Nekomancer on February 04, 2004, 05:39:16 PM
I've put up a Coppermine gallery with a special theme so it looks like it's integrated with my webpage. It all works fine except that any links listed as "javascript:;" simply do nothing. This includes clicking to view a full size image and displaying/hiding image information. A site we host on our server also uses a Coppermine gallery which is working fine, so I don't believe it's anything at fault with the server. It may be the custom theme, but I'm not sure where to begin looking into that.

http://www.planet-megaman.com/images/displayimage.php?album=3&pos=0
Here's a link to the gallery with the one image I've uploaded so far for testing. I hope this isn't a big problem, thanks in advance.
Title: Javascript links not operational
Post by: Nibbler on February 04, 2004, 05:50:36 PM
You don't actually seem to have <script type="text/javascript" src="scripts.js"></script> anywhere on your page as far as I can see.
Title: Javascript links not operational
Post by: Casper on February 04, 2004, 06:05:55 PM
Damn this terribly slow connection to sourceforge today.

just spent 15 minutes trying to put the same as you, only to find you beat me to it  :wink:
Title: Javascript links not operational
Post by: Nekomancer on February 04, 2004, 06:31:59 PM
Well that did the trick. Figures it'd be something so simple. Thanks!