... This is referred to as the JavaScript references in the FAQ and elsewhere...
http://code.google.com/apis/gadgets/docs/reference/ <http://code.google.com/apis/gadgets/docs/reference/> but I cannot find any references (as a few examples) to the following terms in that above Javascript 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) or these two different uses: document.getElementById('content_div').innerHTML = element.innerHTML = Where can I find a reference including these javascript commands? Thanks -- 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.
