English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Say, to have the picture on the top right hand of my webpage which changes to other pictures over time. Is it possible to do this using html code?

2006-07-27 02:03:38 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Well..... If you want to use plain HTML, then create GIF file of all your pictures using some GIF maker and then place it on webpage.

But if you can use Javascript/Vbscript with HTML, you can do whatever you want with pictures.

I have attached sources for your references of Javascript/VB Scipt codes for this problem

2006-07-27 02:10:50 · answer #1 · answered by HiAll...Wassupppp 2 · 1 0

The easiest way is to use Macromedia Flash.
1) First design the animated sequence you need to display using Flash 5.0 or later as a movie.
2) When you are satisfied, Click on File->Export and select Compuserve GIF From the drop down box in file types.
3) Now, you have an animated gif image which you can embed in the tag of the page.

2006-07-27 02:53:41 · answer #2 · answered by ccsCoder 3 · 0 0

normally not with straight HTML code. Since HTML is meant for display only, and doesn't contain any programming logic.

The simplest way to do something like that would be to use some minor javascript on the page.

take a look at something like this:
http://www.javascript-page.com/ranimage.html

or google search "javascript random image" or something to that effect.

2006-07-27 02:11:35 · answer #3 · answered by David Machiavello 2 · 0 0

powerpoint or slideshow

2006-07-27 02:08:04 · answer #4 · answered by daddysboicub 5 · 0 0

fedest.com, questions and answers