| OpenLayers. | |
| Functions | |
| visible | |
| toggle | Toggle the visibility of element(s) passed in | 
| hide | Deprecated. | 
| show | Deprecated. | 
| remove | Remove the specified element from the DOM. | 
| getHeight | |
| getDimensions | Deprecated. | 
| getStyle | 
visible: function( element ) 
Toggle the visibility of element(s) passed in
toggle: function() 
Deprecated.
hide: function() 
Deprecated.
show: function() 
Remove the specified element from the DOM.
remove: function( element ) 
getHeight: function( element ) 
Deprecated.
getDimensions: function( element ) 
getStyle: function( element, style )