scroll in html and css code example
Example: scroll css
<div style="overflow: scroll;">
<?php echo $this->element('menu/left_sidebar'); ?>
</div>
// overflow: scroll;
<div style="overflow: scroll;">
<?php echo $this->element('menu/left_sidebar'); ?>
</div>
// overflow: scroll;