I have a scrolling text widget in my sidebar that works great in IE (8.0.6001.18702) and Chrome (14.0.835.186 m) but unfortunately does not scroll in Firefox (3.6.23).
To make the text widget I added a widget as normal to the sidebar from Appearance>Widgets, and added this code:
<marquee direction="Up" scrollamount="2">
Then put my content in, then added this code:
</marquee>
Now I have only started website design a month ago having had no experience in html or anything like it before, so please be gentle :)
Thank you in advance,