Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xul

How Can I Pass Events On To A Hidden ?

I've working on a simple view around a browser using XULRunner 1.9.2. Solution 1: As I re… Read more How Can I Pass Events On To A Hidden ?

Thunderbid Extension: Open Eml File

I already created an extension that does the following: When I run Thinderbird with the command lin… Read more Thunderbid Extension: Open Eml File

Customevent() To An Xul Tab - Firefox Addon

For many reasons, I have to open up XUL in a tab, instead of using a standard window. I wish to sen… Read more Customevent() To An Xul Tab - Firefox Addon

I Try To Add A New Button To Firefox, But It's The Old Button That Gets Added!

Once, I tried adding a button with 'bookmark-item pagerank' as class to PersonalToolbar. No… Read more I Try To Add A New Button To Firefox, But It's The Old Button That Gets Added!

Passing Values To Iframe Inside Xul Panel

I am creating a firefox extension that has a button on the toolbar that will show below custom cont… Read more Passing Values To Iframe Inside Xul Panel

How To Properly Set Events For Dynamic XUL Elements?

I have a toolbar extension that generates dynamic toolbarbutton and menuitem elements. These items … Read more How To Properly Set Events For Dynamic XUL Elements?