Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • nicolae Friend
    #121510

    Hi,
    Thank you for a very nice and eassy to customise template.
    I am new to ajax and have tried to add a scroll to top effect on the Go to top button.
    What I did I uploaded the moo.scroller and inserted it in the idex.php head with the right location url.
    But it doesnt work :-[

    My guess is that the javascript code needs to be inserted in this file ja_templatetools.php but I dont know how.

    Thanks in advance for any help.

    ErikThorsen Friend
    #224634

    It could be due to conflicting javascript code as well. I am not sure.

    Menalto Friend
    #224665

    Can you post your index.php file here? Or pm it to me or something?

    nicolae Friend
    #224911

    Hi,
    I gave up for the moment. I think the script conflicts too much.
    This is in index.php in the template:
    <link href=”<?php echo $ja_template_path;?>/css/colors/<?php echo $ja_color; ?>.css” rel=”stylesheet” type=”text/css” />

    <script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/opacity.js”></script>
    <script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/prototype.lite.js”></script>
    <script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/moo.fx.js”></script>
    <script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/moo.fx.pack.js”></script>
    <script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/moo.scroller.js”></script>

    </head>

    And the go to top link:

    <blockquote>ul>
    <li><a href=”#Top” title=”Go to top” style=”text-decoration: none;”><img src=”<?php echo $ja_template_path;?>/images/top.gif” title=”Goto top” alt=”Goto top” /></a></li>
    </ul>
    </div></div><div class=”clr”></div></blockquote>

    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  nicolae 17 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum