Help - Search - Members - Calendar
Full Version: marquee moving by angle?
HTMLHelp Forums > Programming > Client-side Scripting
asmith
hey guys

I'm using this to move some stuff :


CODE
<marquee scrollAmount="5" scrollDelay="1" direction="left" align="center"> text or gif image here </marquee>



Is there anyway I could set an angle for it? I mean the left or right direction are 0^ . or up and down are 90^ . how to tell it to go 45^ or any other angle?

If not, Any sample javascript code for that?

Thanks
Christian J
You can rotate content freely with the MSIE Matrix filter, but since other browsers don't support this a Flash animation should be a better choice.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.