please help me with this jscroller up and jscroller endless

Posted by small on Stack Overflow See other posts from Stack Overflow or by small
Published on 2010-03-11T11:08:42Z Indexed on 2010/03/12 1:47 UTC
Read the original article Hit count: 387

Filed under:
|

please help me to find a solution on this coding

<div id="side_forums_pane" class="side_pane" style="display:none; height:330px;width:260px">
   <div class="jscroller2_up jscroller2_speed-19 jscroller2_mousemove" style="height:105px;align:left;left:2px;right:2px;width:160px;overflow:hidden;">
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>                                                            
    </div>
    <div class="jscroller2_up_endless jscroller_speed-19">
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>
       <b style="text-decoration:underline">Coming Soon..</b><br/>
          Your Own Classifieds Section<hr size='1' color='silver'/>                                        
    </div>
</div>

© Stack Overflow or respective owner

Related posts about html

Related posts about css