2 messages in com.googlegroups.google-gadgets-apiRe: Why this causes a "Security Error...
FromSent OnAttachments
realtebo21 Sep 2006 10:28 
realtebo21 Sep 2006 12:42 
Subject:Re: Why this causes a "Security Error " ??!?!
From:realtebo (mirk@gmail.com)
Date:09/21/2006 12:42:32 PM
List:com.googlegroups.google-gadgets-api

I found the causes: You cannot use

"document.writeln"

inside a callback function.

you can only use an html element and work whis its innerHTML.