Category Archives: Javascript

javascript scripts and tips

Create a Scrolling DIV

Here’s a simple Javascript that creates a scrolling DIV, http://javascript.internet.com/miscellaneous/scroll-div-horizontal.html. With a little editing you can create a carousel effect like Amazon.com uses to display products.
You need to keep the copyright information in the Javascript code to use the script on your site. It is FREE!

Posted in Javascript | Leave a comment