Disabling IE toolbar menu from js using BHO

69 Views Asked by At

I'm working on IE toolbar add-on and wondering if it's possible to access toolbar object from javascript.

I've BHO object and managed to access it in javascript but could not invoke its method from the js. I'm trying to enable and disable the toolbar menus item from javascript.

Any ideas?

0

There are 0 best solutions below