Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jmpi Friend
    #146953

    Hi,

    i got a display-error in JA-SULFUR (see picture) under InternetExplorer 7 + 8, when i using jBolochatbar. Under Firefox it works normal.

    I asked my friend, Arno from jDownloads, he give me this source-code out of ja-sulfur,
    where the error apiers.

    jaMenuIcon = function () {
    399 var icons = $$('#ja-splitmenu img');
    400 var actives = $$('#ja-splitmenu li.active img');
    401 if (!icons) return;
    402 icons.each (function(img){
    403 var src = img.src;
    404 //get path for active image
    405 if (!(pos = src.lastIndexOf ('.'))) return;
    406 img.ext = src.substr(pos);
    407 img.src_on = src.substr (0, pos) + '-on' + src.substr(pos);
    408 img.src_off = src;
    409 if (img.ext=='.png' && window.ie6) {
    410 img.src_on = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src=''+img.src_on+'', sizingMethod='image')';
    411 img.src_off = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src=''+img.src+'', sizingMethod='image')';
    412 img.src = siteurl + 'images/blank.png';
    413 img.setStyle ('filter', img.src_off);
    414 }

    I hope someone could solve it.

    Sorry for my english

    the picture with display error on IE 7+8 (firefox works fine):

    Anonymous Moderator
    #326995

    Hi jmpi

    In our demo site, you will not find this issue. I think there are some problems with your website.
    Could you submit a ticket, send us your live url, admin account so that i could have a closer look on the issue?

    jmpi Friend
    #327000

    yes i will do,
    but i never done before 🙂 where i find the ticket system? :confused:

    the site works good, only with jBolo-chat bar the error occurs.

    thank you

    EDIT: i move today my website to another server,
    after that i wrote ticket. – i want just inform you.

    Anonymous Moderator
    #327071

    Hi jmpi

    I have just checked your website and saw that this issue is from your our template. It is jBolo-chat bar. With your code which you sent, it has no problem. This code is only effect to our menu.

    I am sorry for not being of much help in the case.

    jmpi Friend
    #327072

    <em>@JA Developer 157484 wrote:</em><blockquote>Hi jmpi

    I have just checked your website and saw that this issue is from your our template. It is jBolo-chat bar. With your code which you sent, it has no problem. This code is only effect to our menu.

    I am sorry for not being of much help in the case.</blockquote>

    no problem thank you very much.
    I dont have php skills, and the code gave me coder of jDownloads..

    i will change next days the template to another of joomlarts,
    the problem only appears with jasulfur 🙁

    but thanks for looking!

    JoseMaria

    jmpi Friend
    #327902

    any idea someone?
    the problem still exists.

    jBolo Team says it is reason of Ja Sulfur..

    i would be happy, if someone could help 🙁

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

This topic contains 6 replies, has 2 voices, and was last updated by  jmpi 14 years, 10 months ago.

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