Re: i want my pictues to load in random order on.....

message from Murray *TMM* on 15 Jul 2004
What you want is a page that loads pictures in a random order. You then
want these pictures to link to enlargements when clicked. You want the
enlargements to appear in an area to the right of the random set of
pictures. Is that right?

You wouldn't need to use anything other than HTML and javascript to achieve
this. The first part (loading the images in random order) would be pretty
simple using a random javascript function. The second part is more
complex - making sure that the picture and the thumbnail are properly
connected.

Here's a page that shows a random image onLoad -
http://www.mickweb.com/javascript/rotate/randomImageOnLoad.html

You would need to adapt that script to select randomly from your set of
images for each position.

I am not sure how to adapt it, however, to keep each image properly linked
to the enlarged image. Mick (the author of the linked page) certaily would
know, however.

Alternatively, if you could forgo the random image loading, then you could
use something like PVII's ShowPic extension right out of the box, so to
speak - http://www.projectseven.com/.
 
skaterpunker23 replied to Murray *TMM* on 17 Jul 2004
i understand what ur saying, but instead of the pictures being layers(on top of
one another) im trying to have them each visable in there own table...going
down the page. so..lets say..the first picture is in a table and its the
beach. underneath it, in its own table is a picture of a car, and under that
in its own table is a picture of a cat. and i dont always want the beach to be
on top..so when i refresh the page...maybe the car is on top, then the beach
then the cat...almost like it shuffles em..i think the program u mentioned, the
photos have to be in layers!...
 
Murray *TMM* replied to skaterpunker23 on 17 Jul 2004
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"skaterpunker23" <webforumsuser@macromedia.com> wrote in message
news:cdbnii$ql8$1@forums.macromedia.com...
 
skaterpunker23 replied to Murray *TMM* on 18 Jul 2004
http://bayareabox.com/allcitiesframe.htm

im trying to get the page to load those pics in random order...each photo/name
is in a seperate frame...i just need the code and where to insert it...thanks

do u need to see the code?
 

Archived message: Re: i want my pictues to load in random order on..... (Macromedia Dreamweaver)