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

    I’m trying to add links and descriptions in this module and I can’t find any documentation on how this is done. For example I want my 3rd (3.jpg) slide to point to the registration page.

    Can this be done?

    ignitor Friend
    #315921

    Whoops – Answered my question by looking at the userguide documentation. 😀

    Excellent documentation btw. I was using the same code from the previous version of the plugin but neglected to have the right image named. 😮 For those who happen to stumble upon this.


    <p>DECRIPTION</p>

    vors Friend
    #317503

    Hi! I have tried to get this to work for a long time in JA Sufur. The code you refer to seems to work fine for all browsers except for IE 7/8. I have also modified modulesmod_jaslideshow2assetsja.slideshow2.js, line 36, with this code, recommended by JA Developer:

    //Click on Main image
    if (this.options.urls) {
    this.els.addEvent('click', function () {
    var url = this.options.urls;
    if (url) location.href = url;

    }.bind(this));
    }

    this.els.setStyles ({'width':this.options.mainWidth, 'height':this.options.mainHeight, 'cursor' : 'pointer'});

    Is it only me that have this problem?
    I have also installed a IE Compatibility plugin, running “Emulate IE7” . Have also tried to emulate other IE’s.

    Reg.
    Vors

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

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

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