test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • testhouse Friend
    #132175

    Hi,

    Im using ja_slideshow on the ja_helio template. Im trying to insert a link on each picture shown in ja_slideshow so if a visitor clicks on the image is redirected to another page.

    I’ve followed the comments in other threads, adding the “Description Parameters” and my html source code is now showing:

    <script type=”text/javascript”>
    JaSlideshow = new JaSlideshowClass({
    siteurl: ‘http://192.168.18.15/joomla2/’,
    type: ‘fade’,
    pan: ’10’,
    zoom: ’10’,
    width: 690,
    height: 250,
    url: ‘images/stories/banners/’,
    images: [‘flow1.jpg’,’flow2.jpg’,’flow4.jpg’,’flow5.jpg’,’flow6.jpg’,’flow7.jpg’],
    captions: [”,”,”,”,”,”], urls: [‘http://www.google.com’,’http://www.google.com’,’http://www.google.com’,’http://www.google.com’,’http://www.google.com’,’http://www.google.com’], duration: [2000, 5000],
    transition: Fx.Transitions.sineInOut ,
    navigation: ‘none’,
    resize: 0,
    classes: [‘prev’, ‘next’, ‘active’],
    play : ‘play’,
    thumbnailre: [/./, ‘t.’]
    });
    </script>

    It works on IE, where Im able to click the images and get redirected to google, but it doesnt work on Firefox, where the images are not clickable

    Any ideas why it is not working correctly on Firefox?

    Thanks

    thestudio Friend
    #265308

    please post your url

    testhouse Friend
    #265335
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  testhouse 16 years, 3 months ago.

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