Posts Tagged ‘javascript’

Sliding Image in JavaScript

Sunday, December 21st, 2008

I’ve created a javascript code to show sliding image on the web (youtube-like video preview).

sliding-image-demo

Requirement
To use the script you need an HTML and Javascript Editor, I’m using Adobe Dreamweaver. You may need 6 jpg image files (to try an example below), and ofcourse a web browser.

Click read more for see the script.
(more…)