You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

A complete scrollable navigational system - Autoscroll horizontally and vertically Created Nov 13, 2009

This thread is solved

Views: 1478     Replies: 1     Last reply Sep 11, 2010  
You must login first before you can use this feature

MacBee
I'm French... Sorry for my bad English, I use ' Google Translator' or other... but that remains that tools Wink

Posts: 8

Registered:
Aug 5, 2009

A complete scrollable navigational system - Autoscroll horizontally and vertically

Posted: Nov 13, 2009

Hi,

Thank for great work on jQueryTools.

I want used your 'complete scrollable navigational system' in http://flowplayer.org/tools/demos/scrollable/site-navigation.html

I have changed the configuration for obtain a automatic picture scroll horizontally :

...
		// horizontal scrollables. each one is circular and has its own navigator instance
		var horizontal = $(".scrollable").scrollable({size: 1}).circular().navigator(".navi").autoscroll({ 
			interval: 5000         
		});
...

So, Is it possible to automatically scroll the picture vertically?

Thank
Marc