Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jjoker Friend
    #188818

    On our website, with Internet Explorer 8 and Safari (I can´t test it with another ones), the module ja-contentslide appears empty, only with the control buttons. With Google Chrome works fine.

    On IE 8, you get this error clicking on the bottom window:

    Message: Object doesn’t support this property or method
    Line: 26
    Char: 9
    Code: 0
    URI: http://www.cardenestcuida.es/modules/mod_ja_contentslide/assets/js/ja_contentslide.js

    Could you help me, please?

    Regards,

    Ninja Lead Moderator
    #498639

    I tried to check link on your site: http://www.cardenestcuida.es/ with IE8 and Safari browser but I could not find the problem as you mentioned.

    You need to clear cache your browser and check it again

    javalquimia Friend
    #498670

    I get working with a recent release of ja-contenslide but now appears with blue backgroun on images and the control buttons. I searched on config but I haven´t managed to remove it.
    Thanks in advance.

    PD: I changed my username.

    Ninja Lead Moderator
    #498683

    If you want to remove it, you can use this way

    Open modules/mod_jacontentslider2/assets/css/style.css file

    from


    .ja-button-control {
    background: url(../images/bc-bg.gif) no-repeat 870px 0px #ebf2f6
    border-bottom: 1px solid #d5e2e7
    height: 27px;
    position: relative;
    width: 100%;
    }

    Change to


    .ja-button-control {
    background: url(../images/bc-bg.gif) no-repeat 870px 0px #ebf2f6
    border-bottom: 1px solid #d5e2e7
    height: 27px;
    position: relative;
    width: 100%;
    display: none;
    }

    Remember to clear cache from Admin if you have any changes

    javalquimia Friend
    #498952

    Thanks Ninja. I did changes and now is fine.

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

This topic contains 5 replies, has 3 voices, and was last updated by  javalquimia 11 years, 4 months ago.

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