Hi All,
Does anyone know who to find an event occurrence on a toolbar in firefox. I want to do event logging on toolbar in firefox.
Thanks
Hi All,
Does anyone know who to find an event occurrence on a toolbar in firefox. I want to do event logging on toolbar in firefox.
Thanks
What event? Did you read https://developer.mozilla.org/en/Creating_toolbar_buttons?
Please follow the link, this gives you ideas and code snippets how you can be notified of any event using your toolbar. There's an example as well, you can further extend it or use it in your own ways.
Hope this helps:)