Changes

Jump to: navigation, search

JQuery HTML Updater

21 bytes added, 04:24, 19 May 2010
before_update(html, count, target_obj)
<pre>
updater.add_section_target({ umlaut_section_id: "highlighted_links", selector: ".sidebar", position: "append", before_update: function(html, count) {
$(html).find(".section_heading h3").hide();
return (count > 0);
}
});
</pre>
Anonymous user

Navigation menu