Runboard.com
Слава Україні!

runboard.com       Sign up learn about it Sign in lost password?

 
Joshin Josh Profile
Live feed
Blog
Friends
Miscellaneous info

Banned user

Registered: 11-2004
Posts: 953
Karma: 10 (+10/-0)
Reply | Quote
Vertical Marquee doing weird things?


In firefox when you add a vertical marquee, Everything in the marquee is viewable while the page loads, and for a few seconds the marquee's text/images overlap the marquee 'box'. There is a simple way to fix this in your Custom CSS by adding this code:

#scroll{
width:165px;
height:300px;
background-color:#FFFFFF;
overflow:hidden;
}

 and then by adding this into your Marquee HTML code (in bold):

<marquee id="scroll" direction="up" scrollamount="5" width="80%">Marquee Content</marquee>

You can of course change the bg color and width and heigth of the Scroll id to make it fittable to your layout.



---

7/7/2007, 5:32 pm Link to this post Send PM to Joshin Josh Blog
 


Add a Reply





You are not logged in (login)