• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

chat notification is not working in chrome and mozilla firefox

Guest
Jul 18, 2013 Jul 18, 2013

Copy link to clipboard

Copied

Hi

   Chat notificatio is not working in chrome and mozilla firefox but it's working fine in IE, any solution ?

Thanks

Palani

Views

933

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 19, 2013 Jul 19, 2013

Copy link to clipboard

Copied

Hi Palani,

Are you asking about the Chat toast windows that appear when the winow is minimized? That isnt supposed to work in IE either, but only supported for Connect addin. Let me know if I misunderstood the question completely.

Thanks

Sameer Puri

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 21, 2013 Jul 21, 2013

Copy link to clipboard

Copied

LATEST

Hi sameer

   

    sound was good , I have another issue while call Adope API.   Am try to logout session using ajax call but i got error "Uncaught SyntaxError: Unexpected token < "  , did you have any alternate solution for this

source code is

      $.ajax({

                    type: 'GET',

                    cache: false,

                    dataType: "jsonp",

                    contentType: "application/xml; charset=utf-8",

                    url: "http://meetxxxxxxx.adobeconnect.com/api/xml?action=logout",

                    success: function () {

                       

                    },

                    error: function () {

                      

                    }

                });

Thanks

Palani

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines