Firefox: Communicator presence issue -


We are using NameCtrl in our application and works fine in IE. But it's not working in Firefox. The Firefox website says that they do not support ActiveX controls.

Is there any way to show communicator presence in Firefox?

A little late, but it is using browsers other than IE.

  if (window.ActiveXObject) {nameCtrl = New ActiveXObject ("Name.NameCtrl"); } Else {try {nameCtrl = New ActiveXObject ("Name.NameCtrl"); } Hold (e) {nameCtrl = (function (b) {var c = null; try {c = document.getElementById (b); if (! Boolean (c) & amp; (boolean (navigator.mmtype) & amp; & Amp; Navigator.mime type [B] & amp; amp; amp; and navigator.mm type [b]. Disable plugin) {var a = document. CreateElement ("object"); a.id = b; a Type = b; a.width = "0"; a.height = "0"; a.style.setProperty ("visibility", "hidden", ""); document.b.appended child (a); c = Document.getElementById (B)}} Grip (D) {c = null} Return C}) ("Application / X-SharePoint-UK"); }} If (nameCtrl & amp; amp; Name: Ctrl.PresenceEnabled) {// code here}  

Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -