This link (and the FAQ) say to use...

http://code.google.com/apis/gadgets/docs/reference.html#JS_Ref

... this link for JavaScript references, here:

http://code.google.com/apis/gadgets/docs/reference/

but I cannot find any references to these in that above reference.

document.getElementById (for the entire gadget object)

.inputbox.value (for a parameter reference to the main form)

.indexOf (for strings)
.charAt (also for strings)

and find these two different uses
document.getElementById('content_div').innerHTML = 
element.innerHTML = html;

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