Can I make the scroller stop and go when mouseover/out?
Question:
I’ve selected ‘auto-scrolling’ for my scroller.
Besides using the standard Scroller Genie scroll controls, can I make the scroller stop scrolling when I 'mouse over' a link in the scroller, and re-start scrolling when 'mousing out' again?
I’ve selected ‘auto-scrolling’ for my scroller.
Besides using the standard Scroller Genie scroll controls, can I make the scroller stop scrolling when I 'mouse over' a link in the scroller, and re-start scrolling when 'mousing out' again?
Answer:
You need to apply 2 Scroller Genie behaviors to the links in the scroller:
- apply the 'Scroller Genie – Stop Scrolling' behavior to the onMouseOver event of the links (to (onMouseOver) for images), and
- apply the ‘Scroller Genie – Start Scrolling’ behavior to the onMouseOut event of the links (to (onMouseOut) for images).
Comments
Be the first to write a comment
You must me logged in to write a comment.