8 messages in com.googlegroups.google-gadgets-apiRe: Why 'innerHTML' causes this ?
FromSent OnAttachments
realtebo21 Sep 2006 12:46 
Olivier21 Sep 2006 13:44 
Matt21 Sep 2006 14:14 
realtebo21 Sep 2006 22:57 
Michael Jervis22 Sep 2006 01:14 
Matt22 Sep 2006 06:28 
realtebo22 Sep 2006 12:47 
Michael Jervis24 Sep 2006 02:01 
Subject:Re: Why 'innerHTML' causes this ?
From:Michael Jervis (mjer@gmail.com)
Date:09/22/2006 01:14:48 AM
List:com.googlegroups.google-gadgets-api

realtebo wrote:

Why the row

content.innerHTML = "Elenco: ";

causes the javascript console to say me :

"Error: content has no properties"

WHY !??! the _gel function seems to work, and so, why the paragraph named "content" .... 'has no properties' !? This seem that _gel doesn't work, ... but why!?

Also, innerHTML is not supported in all browsers and it's use is not ideal.