From Moxiecode Documentation Wiki
Method: show
Summary
Shows the specified element(s) by ID by setting the "display" style.
Syntax
<void> show(<String/Element/Array> e)
Parameters
- e
- ID of DOM element or DOM element or array with elements or IDs to show.