alexjewell
06-28-2006, 08:00 PM
I used this script from here to make a photography gallery for my gf, Amanda.
There's three "pages"
p1, p2, p3 are div's.
And the script basically says when "Page 1" link is clicked, display p1 as block and the rest display as none.
Now, this is what's happening.You click on "Page 1" and ALL the photos show up, for all three "pages"
You click on "Page 2" and ALL the photos show up except for Page 1
Then, you click on Page 3, and only Page 3's photos show up, since every page shows itself and everything after it, not showing the ones before it.
If that makes sense?
Here's the example:
http://flamehtmlstudios.com/amanda/beta/practice.html
Now, the code is too much to post here, it said there were too many chracters.
So if you could go to the link above, it's be fabulous?
Thanks
There's three "pages"
p1, p2, p3 are div's.
And the script basically says when "Page 1" link is clicked, display p1 as block and the rest display as none.
Now, this is what's happening.You click on "Page 1" and ALL the photos show up, for all three "pages"
You click on "Page 2" and ALL the photos show up except for Page 1
Then, you click on Page 3, and only Page 3's photos show up, since every page shows itself and everything after it, not showing the ones before it.
If that makes sense?
Here's the example:
http://flamehtmlstudios.com/amanda/beta/practice.html
Now, the code is too much to post here, it said there were too many chracters.
So if you could go to the link above, it's be fabulous?
Thanks