Message from discussion
On ready (for connection) and on disconnection
Received: by 10.101.136.19 with SMTP id o19mr13254812ann.23.1340232499176;
Wed, 20 Jun 2012 15:48:19 -0700 (PDT)
X-BeenThere: nowjs@googlegroups.com
Received: by 10.236.81.101 with SMTP id l65ls11243384yhe.5.gmail; Wed, 20 Jun
2012 15:48:17 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.108.198 with SMTP id q46mr2923034yhg.8.1340232497666; Wed,
20 Jun 2012 15:48:17 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
fili...@gmail.com designates internal as permitted sender)
smtp.mail=fili...@gmail.com; dkim=pass
header...@gmail.com
Received: by b20g2000yqg.googlegroups.com with HTTP; Wed, 20 Jun 2012 15:48:17
-0700 (PDT)
Date: Wed, 20 Jun 2012 15:48:17 -0700 (PDT)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4)
AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.53 Safari/536.5,gzip(gfe)
Message-ID: <43f5ea26-bed1-45dd-b273-d4f80d18e2e5@b20g2000yqg.googlegroups.com>
Subject: On ready (for connection) and on disconnection
From: Filipe Deschamps <fili...@gmail.com>
To: nowjs <nowjs@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi guys!
I'm loving NowJS. Look what I've done so far: http://www.insidernews.com.br/mobile
Over 3G, there's a lag until NowJS is downloaded, connected and ready
to use. Is there anyway to identify this? Just like jQuery $
(document).ready
And if connection is lost, is there anyway to detect?
Best regards!