Sunday, April 4, 2010

Creating a revolving clickable ''slide...

Hi All,

I want to create a clickable slide show similar to the one on this page:

http://www.canadiandriver.com

Now, I've found some javascript that make that happen

http://www.javascriptkit.com/howto/show3.shtml

but I would also like the user to be able to control the show (move forward and back), ideally.

My inclination is to use javascript rather than Flash because I'd like people to be able to see the ''show'' using their PDAs/smart phones (this is a commercial site).

Recommendations?

Creating a revolving clickable ''slide...

You could simply get rid of the timeout and tie slideit() to a link of whatever kind using %26lt;a href=''javasctript:slideit()''%26gt;. i don#t have time for a detailed look, but that should sufficiently provide the functionality you seek.

Mylenium

No comments:

Post a Comment