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

With my website, I have the banner stating the name of the site on the top of the page ( its a picture ). Now, i'm using HTML, so how would I randomize it with a few other pictures so that it doesn't open on the same picture everytime? Any ideas?

2006-10-28 07:08:33 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

In just html that is not possible. HTML allows for no variables like that. You will have to have some sort of script.

2006-10-28 07:11:50 · answer #1 · answered by Anonymous · 1 0

Can't do it with just HTML, have to use some sort of scripting. Javascript solution is used on http://www.newenglandorienteering.org/. (Select View Source from your browser to look at the code.)

2006-10-28 07:18:17 · answer #2 · answered by gerardw 2 · 1 0

As far as I know, you can't with plain HTML. You'll need to use javascript or vbscript, or some other technology (GCI, etc). Why can't you use javascript? It is very simple with javscript!

2006-10-28 07:13:47 · answer #3 · answered by OverClocked 2 · 0 0

fedest.com, questions and answers