Categories:

Home / Free JavaScripts / Scrollers / Here

Cut & Paste Message Slideshow

Credit: JavaScript Kit

Description: A form box message slideshow that rotates among infinite number of messages. Each message is associated with a unique URL, and clicking the button will take the surfer to a different URL, depending on when he/she clicks it.

Example:

What's On Update

Directions: Simply insert the below into the <body> section of your page. The messages are contained by variables mesages[0], mesages[1], etc and their corresponding links by messagelinks[0], messagelinks[1], etc. Change those to your own. By default, the interval between each message change is 4.5 seconds, reflected by "4500" in the second to last line of the code. You can change that as well to your own, with 1000 being 1 second, and so on.


JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info