KevinBatdorf / liquidslider

A Responsive jQuery Content Slider
161 stars 62 forks source link

issue on Windows Google Chrome #157

Closed iontorres closed 9 years ago

iontorres commented 9 years ago

Hi, Liquid slider works perfect in all resolutions of chrome in Mac, but at the time I try it on Windows Chorme it gives me a little issue adding a margin on the left of each image.

Mac screen 1280 x 800

captura de pantalla 2015-05-05 a las 17 16 21

Windows Screen 1280 x 800 marvi windows

The curious thing here is when I resize the window the slider fits without problem.

KevinBatdorf commented 9 years ago

How do the examples work? Are there any hints int he developer tools?

You can try adding this to the settings

onload: function() { this.adjustHeight() }

if adjustHeight doesn't work, try transition

iontorres commented 9 years ago

Oh sorry I miss the example, it can be seen on this link: http://www.marvi.com.mx/09/

And by hints in developer tools I got this:

I'm sorry if I'm not very clear but I'm new in web developing.

KevinBatdorf commented 9 years ago

Did you fix it? I don't see an error. The error you posted could mean a few different things.