Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

scroll css

<div style="overflow: scroll;">
	<?php echo $this->element('menu/left_sidebar'); ?>
</div>

// overflow: scroll;
 
PREVIOUS NEXT
Tagged: #scroll #css
ADD COMMENT
Topic
Name
4+3 =