Thread: HTML question
View Single Post
Old 03-24-2006, 02:41 AM   #4
Mike
Member
 

Join Date: Oct 2004
Posts: 489
Mike is on a distinguished road
Send a message via AIM to Mike
MySpace should allow CSS, and it's not too hard...

.fixmarquee
{
position:fixed
}

<div class="fixmarquee"> ... marquee code </div>

It's more complex and I know nothing about MySpace, but it should work.

You could also use dHTML ... which is the bane of all existence ... but it'll work and it should work in MySpace as well.
Mike is offline   Reply With Quote