jQuery Heartbeat
redbox2000@drup... - September 21, 2007 - 17:34
This is a Drupal module wrapper for the jQuery jHeartbeat plug-in (created by Jason Levine and customized by A J Richards). This plug-in makes it possible to poll the server at given intervals.
UPDATE: the current release 5.x-1.2 of this module is now based on a slightly modified version of the jHeartbeat v0.2.0. The modifications included a new "startstop()" method which allows you to control the plug-in once it is running. There is also a new "replace" property flag which allows you to control whether the plug-in will use the jQuery ".append()" or ".html()" method to append/replace data into the DOM. Please look at the demo to see how this works.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.2 | 2008-Feb-13 | 11 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Feb-14 | 10.99 KB | Download · Release notes | Development snapshot | |
