[mochikit] Re: src has no properties

2006-09-13 Thread Mariano Viola
Thanks a lot to Jason and Bob all working now, I understand the problem and resolved with the "connect way" like the Jason example. Mariano --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post

[mochikit] Re: src has no properties

2006-09-12 Thread Bob Ippolito
On 9/12/06, Mariano Viola <[EMAIL PROTECTED]> wrote: > > Hi, > > I've a small problem with MochiKit.Signal, I'm using the revison 1115 > from SVN. > > I've search in the group for a similar probelm and I've find this: > http://groups.google.it/group/mochikit/browse_thread/thread/ff371bae19369098/e

[mochikit] Re: src has no properties

2006-09-12 Thread Jason Bunting
> This is the piece of code that don't work: > connect('red', 'onclick', swapImg); > the "src has no properties" is the error but when I try to use: > connect('window, 'onload', swapImg); > it work fine. > > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> > http://www.w3.org/1999/xhtml