> there is no such object as windows. There is window
> Eric
> On 4/5/07, eric amougou <americ@yahoo.fr> wrote:
> > Hello to all of you.
> > could anybody tell me why my alert is not working?
> > I have this function in an external javascript file.
> > when I call the function in my page the alert does not work.
> > call:
> > var fstree = new LiveTree(root,options);
> > fstree.render;
> > in the external file i have:
> > LiveTree.render = function () {
> > var tree = this;
> > windows.alert('Welcome to JavaScript');
> > document.write(tree.getHtml());
> > tree.start();
> > }
> > I would be really grateful for any help about that.
> > Regards,
> > Erick
> > ___________________________________________________________________________
> > Dcouvrez une nouvelle faon d'obtenir des rponses toutes vos
> > questions !
> > Profitez des connaissances, des opinions et des expriences des
> > internautes sur Yahoo! Questions/Rponses
> > http://fr.answers.yahoo.com
> > ___________________________________________________________________________
> > Dcouvrez une nouvelle faon d'obtenir des rponses toutes vos
> > questions !
> > Profitez des connaissances, des opinions et des expriences des
> > internautes sur Yahoo! Questions/Rponses
> > http://fr.answers.yahoo.com
> > ___________________________________________________________________________
> > Dcouvrez une nouvelle faon d'obtenir des rponses toutes vos
> > questions !
> > Profitez des connaissances, des opinions et des expriences des
> > internautes sur Yahoo! Questions/Rponses
> > http://fr.answers.yahoo.com
> > ---------- Forwarded message ----------
> > From: eric amougou <americ@yahoo.fr>
> > To: ajax-world@googlegroups.com
> > Date: Thu, 5 Apr 2007 07:12:43 +0000 (GMT)
> > Subject: 'alert' problem!
> > Hello to all of you.
> > could anybody tell me why my alert is not working?
> > I have this function in an external javascript file.
> > when I call the function in my page the alert does not work.
> > call:
> > var fstree = new LiveTree(root,options);
> > fstree.render;
> > in the external file i have:
> > LiveTree.render = function () {
> > var tree = this;
> > windows.alert('Welcome to JavaScript');
> > document.write(tree.getHtml());
> > tree.start();
> > }
> > I would be really grateful for any help about that.
> > Regards,
> > Erick
> > ___________________________________________________________________________
> > Dcouvrez une nouvelle faon d'obtenir des rponses toutes vos
> > questions !
> > Profitez des connaissances, des opinions et des expriences des
> > internautes sur Yahoo! Questions/Rponses
> > http://fr.answers.yahoo.com
> > ___________________________________________________________________________
> > Dcouvrez une nouvelle faon d'obtenir des rponses toutes vos
> > questions !
> > Profitez des connaissances, des opinions et des expriences des
> > internautes sur Yahoo! Questions/Rponses
> > http://fr.answers.yahoo.com
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups
> "AJAX World" group.
> To post to this group, send email to ajax-world@googlegroups.com
> To unsubscribe from this group, send email to
> ajax-world-unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/ajax-world?hl=en
> -~----------~----~----~----~------~----~------~--~---