[jQuery] jQuery::PeriodicalUpdater ?
Thanks for finding that. (I had previous called it "Heartbeat" but decided to rename it to "JHeartbeat".)
It should be fixed now.
----- Original Message ----
From: Will Arp <warp@reboot.ch>
To: jQuery Discussion. <discuss@jquery.com>
Sent: Thursday, September 21, 2006 11:48:59 PM
Subject: Re: [jQuery] jQuery::PeriodicalUpdater ?
there is a bug on line 35 and 40 of file heartbeat.js:
change $.heartbeat to $.jheartbeat
..or in line 7:
change $.jheartbeat to $.heartbeat
;)
will