test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • meisterix Friend
    #183954

    Problem on the home page with Firefox 18

    http://www.posavina.org/

    madelman2012 Friend
    #479676

    Yes I have the same issue and I am still waiting for a fix, nothing yet from JoomlaArt.

    tackleo.com

    madelman2012 Friend
    #479702
    madelman2012 Friend
    #479711

    check this thread : http://www.joomlart.com/forums/topic/something-is-broken-with-firefox/

    Your code seems to be loading a different file and it seems to be : /t3-assets/jsa1395.js, which loads mootools 1.2.4

    Check the other thread and add the lines :

    String.prototype.contains = function(string, separator){

    return (separator) ? (separator + this + separator).indexOf(separator + string + separator) > -1 : String(this).indexOf(string) > -1;

    };

    After
    var MooTools={version:”1.2.4″,build:”0d9113241a90b9cd5643b926795852a2026710d4″};

    See if that helped you.

    Good luck.

    meisterix Friend
    #479982

    Thanks, it works :):):):):)

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

This topic contains 5 replies, has 2 voices, and was last updated by  meisterix 11 years, 11 months ago.

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