1
mawi27
Block Browser Compatibility
  • 2008/2/6 6:44

  • mawi27

  • Friend of XOOPS

  • Posts: 103

  • Since: 2006/1/1 1


Hi guys,

in a block I display a table with rows scrolling vertical. It is done by the <marquee> tag.
But Problem is, this tag works fine with IE and FF3 but not with FF2 and i don't now if Opera is showing this correct.

So maybe any of you has a better solution to do this:

<marquee behavior='scroll' direction='up' width='100%' height='100' scrollamount='1' scrolldelay='60' onmouseover='this.stop()' onmouseout='this.start()'>
 <
table>
  <{foreach 
item=bi from=$block}>
   <
tr>
    <
td><{$bi.name}></td>
    <
td><{$bi.points}></td>
    <
td><{$bi.wins}> - <{$bi.loss}></td>
   </
tr>
  <{/foreach}>
 </
table>
 <
div align="center"><a href="modules/matchdart"><{$smarty.const._BL_XD_GOTOMAIN}></a></div>
</
marquee>


You can see this working (or not - depends on your browser) on: www.matchdart.de

TIA
Marco
--
Match Dart!
Darts Ranking, News, Videos, Forum and more

Login

Who's Online

250 user(s) are online (194 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits