tee wrote:
On this site, in Safari (PC and Mac) you will see that the
thumbnail(s) in the gallery (jquery galleria) is either not showing
up or the image gets distorted (should be 80px). You may not see it
from the first visit, should this be the case, please click on other
page, then come back to the same page.
http://citicomm.net/bluetooth-accessories/plantronics-discovery-925.html
I can only test so far on a snapshot, but it looks like Safari 3.2.1 and
Safari 4 beta1 behaves well when image-dimensions are styled on class
"gallery" - not just "galleria". Also seem to improve transition in
Firefox 3, which otherwise flashes terrible IMO.
Try adding...
.gallery li img {width: 80px!important; height: 80px!important;}
...which will "calm down" the script a bit without ruining its operations.
regards
Georg
--
http://www.gunlaug.no
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************