Javascript links not operational Javascript links not operational
 

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

Javascript links not operational

Started by Nekomancer, February 04, 2004, 05:39:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nekomancer

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.

Nibbler

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.

Casper

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:
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nekomancer

Well that did the trick. Figures it'd be something so simple. Thanks!