Question

I need to show a running text scrolling from up to down, but fbml blocks <marquee>. Suggestions?

I have tried this but it is not working:

<div align="center"> <marquee bgcolor="#000080" scrollamount="2" 
direction="up" loop="true" width="35%"> <center> 
<font color="#ffffff" size="+1"><strong> THIS 
IS A COOL WAY<br> TO MAKE YOUR TEXT<br> SCROLL UPWARDS<br> <br> 
IT IS EASY AND FAST LOADING </strong></font> </center> </marquee></div>
Was it helpful?

Solution

If this is for a fan page, you can switch from using the deprecated fbml tabs to using the new iframe pages and then it should be allowed. If you need to use FBML, look for a javascript scrolling text script.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top