[Twisted-web] athena widgets and IE

Cory Dodt corydodt at gmail.com
Thu Oct 12 10:18:27 CDT 2006


Well I can tell you that I don't have this problem in my widgets.  Perhaps
you could post a larger snippet, including your docFactory?

C


On 10/11/06, Fabio Forno <fabio.forno at gmail.com> wrote:
>
> Let's forget about event handlers. The basic problem I'm facing at
> present is this one:
>
> MyNS.MyWidget.methods(
>   function __init__(self, node) {
>         MyNS.MyWidget.upcall(self, '__init__', node);
>         alert(self.myMethod);
> },
>
> function myMethod (self) {
> }
>
> )
>
> in Firefox the alert displays the body of the function (actually the
> stub calling it), instead in IE I get undefined. This makes it
> impossible to pass any method to an external method...
>
> --
> Fabio Forno, PhD
> Istituto Superiore Mario Boella
> Jabber ID: xmpp:ff at kamin.polito.it
> ** Try Jabber http://www.jabber.org
>
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20061012/91cfe501/attachment.htm


More information about the Twisted-web mailing list