Re: Displaying/Changing Pictures
- From: Dr J R Stockton <reply0928@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Jul 2009 14:52:29 +0100
In comp.lang.javascript message <MPG.24bff354aa7a1159989769@xxxxxxxxxxxx
, Thu, 9 Jul 2009 12:30:53, Mike Copeland <mrc2323@xxxxxxx> posted:
I am creating a Web site for a local organization, and one of the
requirements is to (randomly) display a series of pictures of important
buildings and features of the area on the main page.
I assume I should to this sort of processing with JavaScript, but I
don't know if that's the easiest or best method. If it is, I don't have
any idea _how_ I should approach this task. Any thoughts? TIA
In that case, you should read the newsgroup FAQ on Random.
<http://jibbering.com/faq/index.html> and
<http://www.jibbering.com/faq/> are down at present; $clj-faq.htm on my
site is a recent copy.
It's not clear whether the pictures are to be all displayed at once, a
series of smallish images on the page, or are to be displayed one at a
time, like a slide show. A Web search JavaScript "random slide show"
might help; it soon enough finds "Indefinite Random Slide Show" in
<URL:http://www.merlyn.demon.co.uk/js-randm.htm> which also has "Groups
of Random Images".
--
(c) John Stockton, nr London UK. ?@merlyn.demon.co.uk IE7 FF3 Op9 Sf3
news:comp.lang.javascript FAQ <URL:http://www.jibbering.com/faq/index.html>.
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.
.
- Follow-Ups:
- Re: Displaying/Changing Pictures
- From: Mike Copeland
- Re: Displaying/Changing Pictures
- References:
- Displaying/Changing Pictures
- From: Mike Copeland
- Displaying/Changing Pictures
- Prev by Date: Re: addEventListener / attachEvent and passing 'this' to handler
- Next by Date: Javascript tree
- Previous by thread: Re: Displaying/Changing Pictures
- Next by thread: Re: Displaying/Changing Pictures
- Index(es):
Relevant Pages
|