google chrome - jQuery slide slicing off the tops of images -
for reason, slide in chrome , safari slicing off tops of images on 1 slider on site , not other. code bit hairy each slider, can have @ problem , code here: http://explorevictoria.dreamhosters.com/
i have used same slider twice on same page, functions have own variables. @ 1 point smaller slider working properly, after changes other parts of page top 20 pixels of images in bottom slider getting left behind.
i've tried couple of dozen things padding , margins around part of site, , nothing seems fixing it.
i can provide more information problem if unclear, think obvious when viewing site.
change margin
.slidesmall
margin: 20px auto
, stop doing it. seems browser issue, because if drag image around or highlight element inside dev tool in chrome after slicing, turn normal. has with browser thinking element above covering top portion of div
doesn't redraw pixels correctly.
Comments
Post a Comment