buvwon
06-25-2006, 12:10 AM
Here's the URL of the page I'm having trouble with: http://www.bradleynewton.com/rick/details
So below are my issues:
I want the picture order to be from top to bottom, left column, then right column. When I set it up this way, though... everything gets very screwy since the array is indexing the images not in this order.
After clicking on a box, I want that photo to be the new default photo that we go back to after mousing out of any of the other boxes. Currently, the mouseover function dies after clicking any of the boxes.
The forward and back function is screwed up for some reason. It jumps two ahead and two back rather than one.
I am anticipating problems with the enlarge image function. On the other pages (i.e. the project page http://www.bradleynewton.com/rick/project1), the enlarge dimensions are calculated using the ratio of the midsize (not thumb, not big) image in the center of the screen. Here, there is no midsize image and the thumbs all have the same dimension, thus I need to hand enter dimensions for each image... which is fine, I just don't know how or where.
I need this same function to work for another version of this page that is exactly like this (should be no problem) as well as one that has only five images, going down in a column (http://www.bradleynewton.com/rick/sample).
So anyway, I think that's mostly it. It's what I can think of right now. Any help that anyone can give really is appreciated.
Thanks in advance.
So below are my issues:
I want the picture order to be from top to bottom, left column, then right column. When I set it up this way, though... everything gets very screwy since the array is indexing the images not in this order.
After clicking on a box, I want that photo to be the new default photo that we go back to after mousing out of any of the other boxes. Currently, the mouseover function dies after clicking any of the boxes.
The forward and back function is screwed up for some reason. It jumps two ahead and two back rather than one.
I am anticipating problems with the enlarge image function. On the other pages (i.e. the project page http://www.bradleynewton.com/rick/project1), the enlarge dimensions are calculated using the ratio of the midsize (not thumb, not big) image in the center of the screen. Here, there is no midsize image and the thumbs all have the same dimension, thus I need to hand enter dimensions for each image... which is fine, I just don't know how or where.
I need this same function to work for another version of this page that is exactly like this (should be no problem) as well as one that has only five images, going down in a column (http://www.bradleynewton.com/rick/sample).
So anyway, I think that's mostly it. It's what I can think of right now. Any help that anyone can give really is appreciated.
Thanks in advance.