I'm taking a second stab at re-writing the image detail page from scratch so I can have everything just how I want it and not have to be constricted to <tables> for placement. Still early on. I am trying to make sure the thumbnails/product images work at expected before I do anything else.
The behavior of product thumbnails and switching between main images and zooming was always a bit flakey for me, even on the old page which was just a slightly modified standard version from the template, but the page was too complicated for me to debug it. Now that the page is stripped down to it's bare essentials I'd like to get a handle on this.
Example page: http://beta.aebike.com/Lazer-Helium-...m_p_15004.html
I use the new 3DZoom (MagicZoomPlus). On initial page load it looks fine. Thumbnails lined up on top, large image below. Mousing over the large image zooms in, and clicking pops it up.
Problem 1:Switching between thumbnails makes the new image shrink down to thumbnail size.
Problem 2: Clicking on the same thumbnail twice in a row makes the main image essentially shrink down to zero. Clicking on a different thumbnail sometimes expands it back to small size, sometimes not.
If I can get this to work I'd be happy to share my code for stripping the tables out of this page :)
The behavior of product thumbnails and switching between main images and zooming was always a bit flakey for me, even on the old page which was just a slightly modified standard version from the template, but the page was too complicated for me to debug it. Now that the page is stripped down to it's bare essentials I'd like to get a handle on this.
Example page: http://beta.aebike.com/Lazer-Helium-...m_p_15004.html
I use the new 3DZoom (MagicZoomPlus). On initial page load it looks fine. Thumbnails lined up on top, large image below. Mousing over the large image zooms in, and clicking pops it up.
Problem 1:Switching between thumbnails makes the new image shrink down to thumbnail size.
Problem 2: Clicking on the same thumbnail twice in a row makes the main image essentially shrink down to zero. Clicking on a different thumbnail sometimes expands it back to small size, sometimes not.
If I can get this to work I'd be happy to share my code for stripping the tables out of this page :)
Comment