


LDM wrote:You could try the direction="up" within the html?


<script type="text/javascript">
marqueeInit({
uniqueid: 'mycrawler2',
style: {
'padding': '2px',
'width': '100%',
'height': '81px'
},
inc: 5, //speed - pixel increment for each iteration of this marquee's movement
mouse: 'cursor driven', //mouseover behavior ('pause' 'cursor driven' or false)
moveatleast: 2,
neutral: 150,
savedirection: true
});
</script>
<br clear="all" />
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt >Links</dt>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<li class="row">
<div class="marquee" id="mycrawler2">
ADD HERE YOUR HTML LINKS</div></li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>Return to PhpBB3 Tips & Tricks
Users browsing this forum: No registered users and 0 guests