Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Problem with onComplete of element.load().

Received: by 10.224.213.1 with SMTP id gu1mr11870020qab.7.1349665124269;
        Sun, 07 Oct 2012 19:58:44 -0700 (PDT)
X-BeenThere: mootools-users@googlegroups.com
Received: by 10.224.180.143 with SMTP id bu15ls9367633qab.4.gmail; Sun, 07 Oct
 2012 19:58:40 -0700 (PDT)
Received: by 10.224.213.1 with SMTP id gu1mr11869963qab.7.1349665120143;
        Sun, 07 Oct 2012 19:58:40 -0700 (PDT)
Received: by 10.224.213.1 with SMTP id gu1mr11869962qab.7.1349665120134;
        Sun, 07 Oct 2012 19:58:40 -0700 (PDT)
Return-Path: <sa...@figureone.com>
Received: from rproxy1-a.cypressintegrated.com (rproxy1-a.cypressintegrated.com. [69.28.242.152])
        by gmr-mx.google.com with ESMTPS id ek33si3390854qcb.0.2012.10.07.19.58.39
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 07 Oct 2012 19:58:39 -0700 (PDT)
Received-SPF: pass (google.com: domain of sa...@figureone.com designates 69.28.242.152 as permitted sender) client-ip=69.28.242.152;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of sa...@figureone.com designates 69.28.242.152 as permitted sender) smtp.mail=sa...@figureone.com
Received: from localhost ([192.168.87.152])
        by rproxy1-a.cypressintegrated.com (Brand New Heavy v1.0) with ASMTP id SMO74937
        for <mootools-users@googlegroups.com>; Sun, 07 Oct 2012 22:58:37 -0400
Date: Sun, 7 Oct 2012 22:57:38 -0400
From: Sanford Whiteman <sa...@figureone.com>
X-Priority: 3 (Normal)
Message-ID: <37672199.20121007225738@figureone.com>
To: molipha <mootools-users@googlegroups.com>
Subject: Re: [Moo] Problem with onComplete of element.load().
In-Reply-To: <18539683-d537-49ca-905c-2e5c7550c2ef@googlegroups.com>
References: <18539683-d537-49ca-905c-2e5c7550c2ef@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Can you put this in a runnable, editable jsFiddle?

-- Sandy