I tried calling this method in my extension from my toolstrip, in an onclick event, and I got the following error:
Uncaught TypeError: Object #<an Object> has no method 'createWindow' 1. what did I do wrong? 2. Is this the best way to do what I want? - open a drop-down (actually drop-up) menu with my content inside it when clicking a button in the toolstrip. Is there a more elegant way than creating a window and positioning it above the button? BTW, how do I position it there? --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
