Core Docs | Additional Modules Docs

Element.prototype.redraw


@Description: Used to refresh an element display by hiding it and reshowing to fix reflow problem in IE
@File: Element/prototype/redraw.js
@Example:
//return the elemenet
myElement.redraw();