Your problem seems to be that using set('load',...) with an event multiple times actually adds that event those many times. When you do a set call you are not replacing the existing event, just piling one onComplete on top of the other.
- [Moo] Problem with onComplete of element.load(). molipha
- Re: [Moo] Problem with onComplete of element.load(). Matthew Hazlett
- Re: [Moo] Problem with onComplete of element.load(). Sanford Whiteman
- [Moo] Problem with onComplete of element.load(). gonchuki