Hello

I have some legacy Gadgets which are called using an iframe, as
explained here

http://www.liens-du-vin.ch/picasa-gadget-script.htm

I begin to convert these legacy gadget in gadgets.*

replacing

var prefs = new _IG_Prefs(__MODULE_ID__);

with

var prefs=new gadgets.Prefs();

These new version works well called with a script. Badly using an
iframe, I get the error

gadgets.Pref is not a constructor

Thanks to help me, a lot of my user are integrating my gadgets using
an iframe

--

prac

--

-- 
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.

Reply via email to