Changes

Jump to: navigation, search

JQuery HTML Updater

40 bytes added, 16:03, 6 May 2010
no edit summary
</code>
=== complete(target_obj) ===
Complete on a given section is called after there are no more updates for that section. Currently, the HtmlUpdate isn't smart enough to know that until the entire Umlaut update is done however, so it'll be called at the same time as complete() on the updater as a whole. This may change in the future.
Currently just one, for when the Umlaut update is complete (all content has been fetched).
=== complete(updater_obj) ===
updater.complete = function() {
alert("all content has been fetched!");

Navigation menu