Flagrate API documentation

Home ▲
class-method

flagrate.Element.update

flagrate.Element.update(element[, newContent]) → Element

Replaces the content of element with the newContent argument and returns element.

This method is similar to http://api.prototypejs.org/dom/Element/update/