I have a gallery that currently holds 20 images. I will soon have a page that consists of three or four galleries(each holding 20 images). The goal is to have a different/randomly selected gallery of 20 photos appear at the top of the page each time it is loaded. I have found numerous java codes, but most are impractical for what I am doing... Any help would be appreciated here!
You could use a php include to add these gallery pages. There is simple php code that can be used to display a random include that you can find by searching the net. We use it to generate a random testimonial on our sidebar.
Thanks, but perhaps you could point me to the phpsite..instead of teasing me with it! Anyways, I actually found a Javascript that does exactly what I want, so very easily. You just use common div classes and it randomly switches them up