Firefox XUL toolbar with javascript to IE?
Posted
by user325377
on Stack Overflow
See other posts from Stack Overflow
or by user325377
Published on 2010-05-09T22:57:45Z
Indexed on
2010/05/09
22:58 UTC
Read the original article
Hit count: 281
Hi,
I have developed a Firefox toolbar in XUL, which uses javascript to manipulate the DOM.
I'd like to export this to IE.
I know that IE doesn't support XUL, but wonder:
(1) is there an easy way to use the existing javascript code for the IE toolbar as well?
(2) is there a IE installer that easily creates all necessary registry values for creating a toolbar?
I'd be grateful for any help. If anyone can point me to a sample IE toolbar code, with several buttons, drop-down menus and perhaps even a search box, that'll make things much easier as well.
Thanks!
© Stack Overflow or respective owner