display:none and scrolling text
- by small
There is a conflict between display:none and scrolling text. What can I use instead of using display:none?
<div id="side_forums_pane" class="side_pane" style=" height:350px;width:260px">
<div class="jscroller2_up jscroller2_speed-19 jscroller2_mousemove" style="height:250px;width:260px;">
</div>
</div>