Javascript Question Javascript Question
 

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

Javascript Question

Started by PixelColada, November 15, 2006, 08:23:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PixelColada

I have Coppermine 1.49 bridged into a CMS installation.  At my homepage, there is a script which generates custom fonts for the menu.

When I click on gallery coppermine affect the function of this script.  I'm more familiar with html than with php.

Question:  If I were to execute a script in html, it would go in the head.  Where would I put this:

<script>
whatever
</script>

so that it would execute properly?  What file and where should it go?

Thanks.



Nibbler