Viewing 4 replies - 1 through 4 (of 4 total)
  • Follow the instructions .. you got it there

    Othervise, i recommend to include scripts this way.
    In your theme/header.php file

    <script type=”text/javascript” src=”/path/to/thesportoflife/cool.js”></script>

    update.. to be really xhtml .. use

    <script type=”text/javascript”><!–//–><![CDATA[//><!–

    // Your javascript code here..

    //–><!]]></script>

    Thread Starter thesportoflife

    (@thesportoflife)

    i placed the code on the footer.php
    right above the </body> tag and its not working, all it does is just show the pic im using on the bottom of the site and it doesnt stay static and scroll ??

    why don’t you just put it in the sidebar??
    it’s a menu..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘java script code on freshy theme’ is closed to new replies.