souljaa
07-02-2007, 09:17 PM
Hey, sorry for bringing this topic back, lol, but remember last time I had the code again?
echo '
<div id="affiliate" style="text-align: center;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">
<marquee behavior="scroll" direction="left" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width="100%"' : '', '>
<a href="http://www.google.com" target="_blank"><img src="http://images.google.com/intl/en_ALL/images/google_sm.gif" /></a>
<a href="http://www.yahoo.com" target="_blank"><img src="http://us.i1.yimg.com/us.yimg.com/i/yahoo.gif" /></a><br />
</marquee>
</div>';
What would be the code to BOX it?
And what would be the code to make it stop or slow down again?
Thanks once again :).
Souljaa
echo '
<div id="affiliate" style="text-align: center;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">
<marquee behavior="scroll" direction="left" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width="100%"' : '', '>
<a href="http://www.google.com" target="_blank"><img src="http://images.google.com/intl/en_ALL/images/google_sm.gif" /></a>
<a href="http://www.yahoo.com" target="_blank"><img src="http://us.i1.yimg.com/us.yimg.com/i/yahoo.gif" /></a><br />
</marquee>
</div>';
What would be the code to BOX it?
And what would be the code to make it stop or slow down again?
Thanks once again :).
Souljaa