Skip navigation.

Sign up | Lost password? | Help

Opera Widgets - with a plan!

What we do

The Basic Component

, , ,

Here's a basic component that you guys can add to the componentManager.js file

this.componentsList["basicComponent"] = function(){
var basicComponentSelf = this;
this.parent = basicComponent;this.parent();
this.myNameIs = "basicComponent";
this.setTemplate("default", function(){
return ['div'];
})
this.className("basicComponent");
}


A My Opera Login Demo widget can be found here: http://files.myopera.com/gautam_chandna/widgetize/myopera.zip

The day it all began :)

,

Web applications | 1700CET | Widgetize! What would you like next?
http://my.opera.com/widgets/blog/2007/03/15/lets-talk-about-love

Thats how it all started :smile:
November 2009
M T W T F S S
October 2009December 2009
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30