It's not well formatted. Try going through your syntax carefully, read more on prefs at http://code.google.com/apis/gadgets/docs/basic.html#Userprefs
On Feb 22, 1:34 am, jan2k_s <[email protected]> wrote: > can anyone confirm this error: > > http://code.google.com/p/igoogle-developers/issues/detail?id=61&colsp... > > old style: > var prefs = new _IG_Prefs(); //-> work > > new one: > var prefs = new gadgets.Prefs(); //-> not work -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
