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