Shape 5

Joomla Templates => Business Look - November 07 - Club => : musifon April 07, 2010, 08:43:06 AM



: Problem with jQuery
: musifon April 07, 2010, 08:43:06 AM
Hello,

I have problem with all extensions are using jQuery.

Any help?


: Re: Problem with jQuery
: jonahh April 07, 2010, 02:13:56 PM
Hello,

Can you let me know exactly what extensions and also post a URL where the problems are occurring?


: Re: Problem with jQuery
: musifon April 08, 2010, 05:56:19 AM
Hello Jonahh,

The problem is here: http://tsionakat.gr/index.php?option=com_atomicongallery&view=atomicongallery&Itemid=3 (http://tsionakat.gr/index.php?option=com_atomicongallery&view=atomicongallery&Itemid=3)

When click one foto this opens in other, blank page without effects.
Normaly must work like this: http://www.ultrasgate3.gr/index.php?option=com_atomicongallery&folder=2008-2009%2F%CE%92%CE%95%CE%A1%CE%9F%CE%99%CE%91-%CE%91%CE%A3%CE%91&Itemid=56 (http://www.ultrasgate3.gr/index.php?option=com_atomicongallery&folder=2008-2009%2F%CE%92%CE%95%CE%A1%CE%9F%CE%99%CE%91-%CE%91%CE%A3%CE%91&Itemid=56)

Exist other way to add photos to Buisness site with effects?

Thanks


: Re: Problem with jQuery
: musifon April 08, 2010, 08:33:53 AM
for gallery added Atomicon gallery
and i have trouble with moopopup.


: Re: Problem with jQuery
: jonahh April 08, 2010, 01:53:16 PM
I think its due to the following and your atomicon gallery they both use jquery so you'll have to disable the slider if you want to use the gallery most likely.

:
 <script type="text/javascript" src="http://tsionakat.gr/modules/mod_dMark_jSlider/jSlider/jquery.min.js"></script>


<script type="text/javascript" src="http://tsionakat.gr/modules/mod_dMark_jSlider/jSlider/jslider.js"></script>

<script type="text/javascript">

    jQuery(document).ready(function() {
        jQuery('#slider1').s3Slider({
            timeOut: 2500        });
    });

</script>