Bonjour,

Thank for your help.
I think the problem was that the tutorial template i aHTML DTD, while
my light AjaxXmlLoad is XHTML DTD.
I suppose I will be able to manage.
However, my next step is to use Cheetah in Google App (I 'm used to
Cheetah).
So, is there somewhere code snippets / examples about this  (instead
of django)?

Thanks on forward

PY Delens
=========================================
On 25 fév, 21:13, Doug <[email protected]> wrote:
> I am not sure that this is an GAE issue.
>
>
> I do not *think* that XML docemnts have an innerHTML property, so I
> think that you just need to handel the XML document that you loaded
> differently.
>
> I took your code and played with it in IE.  This code 'works', but the
> call to getElementsByTagName is returng a nodeList that would have to
> be converted back to HTML before you could display them. You would
> also have to add Firefox support back in.  IE gives me better errors
> from JavaScript, so that is why this is ie code.
>
> I hope this helps some!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to