smalll size - works great! vertical direction control available?

Recommend this page to a friend!

      Unobtrusive Continuous marquees  >  All threads  >  smalll size - works great! vertical...  >  (Un) Subscribe thread alerts  
Subject:smalll size - works great! vertical...
Summary:control for direction of scrolling possible? vertical - up/down?
Messages:2
Author:Greg
Date:2013-01-29 12:22:45
Update:2013-01-29 19:17:03
 

  1. smalll size - works great! vertical...   Reply   Report abuse  
Picture of Greg Greg - 2013-01-29 12:22:45
Hi Stephan,

thanks for your script. it is small and the simple "installation" for use, by Class name is great.

A feature not noted in description is that it auto-scrolls, with Pause on Hover or MouseOver.

Is there simple way to make it scroll vertically - like film credits?

Can you make buttons/GUI panel for the script? - or simple text array in script for adding/changing direction & speed of scroll? Or point us to proper positions in the tight, minified code?

thanks,

Greg

  2. Re: small size - works great! vertical...   Reply   Report abuse  
Picture of Stephen Chapman Stephen Chapman - 2013-01-29 19:17:03 - In reply to message 1 from Greg
I have an equivalent script for vertical scrolling that I will be uploading here soon.

Adding a control to be able to reverse direction is on my 'to do' list of things to add to the scripts.

You can change the speed by adjusting the number at the very end of the script. At the very end it reads:

})(50,'marquee','marqueess');

The 50 is the delay in milliseconds between each move of the content so making that smaller will scroll faster and making it bigger will scroll slower. I'll add being able to change that more easily to my 'to do' list as well.