Events

by junto

HTML

<div id="control-bar">
    Test
</div>

JavaScript

$("#control-bar").hide();