javascript problem Topic is solved

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
redelevencreative

javascript problem

Post by redelevencreative » Wed Feb 13, 2008 9:51 am

Hi

I recently added simple image gallery pro and google map moolets to my site - both worked fine.

then i added the mootools newsticker and it said to add the following to the head of my index.php

<script src="<?php echo $mosConfig_live_site;?>/modules/mooticker/mootools.js" type="text/javascript" charset="utf-8" ></script>

<script src="<?php echo $mosConfig_live_site;?>/modules/mooticker/iCarousel.js" type="text/javascript" charset="utf-8" ></script>

I did this but now both simple image gallery pro and google map moolets are not working properly.

I am guessing this is a conflict of js but have no idea how to solve.

The site is at:

http://zinc-cartertoncouk.pre-dns-change.com/

I would appreciate any help as i would like to use all 3 of these extensions

Many thanks

Gavin

Post Reply