> And it sounds like you've used it in IE as well? No.
For IE, I use the HTML OBJECT tag and the "codebase" property, to load an ActiveX control equivalent of my NPAPI Plugin. For Firefox (and hopefully Chrome at some point), I use the HTML EMBED tag and the "pluginspage" property, to load my NPAPI Plugin. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
