On Tue, Feb 9, 2010 at 4:05 PM, Scott Wilson <[email protected]> wrote: > In Wookie we just create the widget object in the global scope, and then add > it as an attribute to the window object. Author scripts can access it either > by "window.widget" or just plain "widget". > I wonder though - for authors what should we recommend if they want their > widget to run unmodified in the most UAs?
I think window.widget would be best. -- Marcos Caceres http://datadriven.com.au
