Is there a plugin to make ActiveX Code cross browser compatible
I'm currently working on a web application I didn't build. My current mission is to make it cross browser compatible. It has certain requests written in ActiveX. My question is, is there a plug in, or short cut (per se) to make this application work in all modern browsers.
Well, if you're not a developer and are just using a pre-written application, you do nothing -- you just deal with the fact that it only works in IE. I'm not aware of any ActiveX compatibility plugins for non-IE browsers.
But, if you're a developer, I'm suggesting you read the article. It shows how to perform client-side XSLT transforms, like the code you posted seems to show.
Bookmarks