Margalus
12-12-2012, 06:09 PM
Hi there!
I have a problem i've tried to solve since the past four days and still can't make my mind about it.
I have a photographic page that only includes a header, a full-screen background image(now in the CSS) and a slider with thumbnails of the photos in the gallery. When the user clicks on one thumbnail the corresponding image should be set as the background image for the page, and of course to do that i have a little thumbnail and a compressed big image for every single shot.
I really can't get how i should do this. Note that if i change it, then go to another page and come back it can reset so i don't need cookies and stuff, i just need the images to change accordingly to the one the user selects.
Also, i have the image in "background-image" in the CSS but i can move it to the html if it's a problem to keep it there.
Any tips on how i should do it?
This is a quickly-drawn layout to explain the elements:
A) header, which is DONE
B) 100% resizing bg image, which is DONE
C) slider with the thumbnails that changes the B point which HAS TO BE DONE
http://img844.imageshack.us/img844/6007/layoutnj.jpg (http://imageshack.us/photo/my-images/844/layoutnj.jpg/)
I have a problem i've tried to solve since the past four days and still can't make my mind about it.
I have a photographic page that only includes a header, a full-screen background image(now in the CSS) and a slider with thumbnails of the photos in the gallery. When the user clicks on one thumbnail the corresponding image should be set as the background image for the page, and of course to do that i have a little thumbnail and a compressed big image for every single shot.
I really can't get how i should do this. Note that if i change it, then go to another page and come back it can reset so i don't need cookies and stuff, i just need the images to change accordingly to the one the user selects.
Also, i have the image in "background-image" in the CSS but i can move it to the html if it's a problem to keep it there.
Any tips on how i should do it?
This is a quickly-drawn layout to explain the elements:
A) header, which is DONE
B) 100% resizing bg image, which is DONE
C) slider with the thumbnails that changes the B point which HAS TO BE DONE
http://img844.imageshack.us/img844/6007/layoutnj.jpg (http://imageshack.us/photo/my-images/844/layoutnj.jpg/)