Okay so basically, I'm working on a web application that I didn't develop personally, so I'm not 100% how it's built. Parts of it are written with ActiveX, and therefore it only works in IE. I'm trying to make it cross browsercompatible through AJAX/JQuery. However the resources for ActiveX conversion seem to be few and far between.
Here's some code snippets, if anyone can provide me with a conversation, and how specifically it works, it would be much appreciated. Unfortunetly the web doesn't seem to have simple resources of converting ActiveX to JQuery/AJAX.
//-------------------------------------------------------------------------
// public methods
//-------------------------------------------------------------------------
I'm working on some .js files, to convert to ActiveX to something cross browser compatible (Perferably JQuery and AJAX) I am not that knowledgable about ActiveX, and there's not many resources on the web, so I'm looking for some help converting the ActiveX. I can provide you with more code if it's necessary.
Bookmarks