Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
HTML
Web site with numerous images
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Carl Gilbert, post: 718597"] Hi I am developing a site that has 5 or 6 thumbnail pages each with 28 image on each. Each thumb nail has a matching larger image. So 5/6 groups of 28. When the user clicks on one of the images, I want to load up another page showing the selected full size image. I then want to provide the ability to move back and forward through the collection of images. Lets say I give each group a number and each image in that group its own number so I have something like: [group] [images] 01 01, 02, 03, 04, .... 28 02 01, 02, 03, 04, .... 28 Is there anyway to have a page for each group and depending on the image clicked, the page loads the relevant image. Or even better, have one page that get told which group and which image from that group to display and also changes bits of text like the title of the page to detail the group. And provide logic to allow the user to navigate the collection and detect when the start or the end of the group has been reached, therefore not providing a next or previous button. I have the code done to render the page with the thumbnails but would appreciate some help on the logic to avoid making over a hundred pages to cater for each image. And before anybody asks, this has nothing to do with porn! Kind regards, Carl Gilbert [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
HTML
Web site with numerous images
Top