in http://www.albatrosgroup.es/viajes-ofertas/ i'm trying to put multiple slideshows in a loop and i'm having problems with google chrome.
in aviapoly.js line 562 properties var doesn't take the corret width to do the animate to expand the slideshow hight property.
properties = {height: Math.round(((slider.width() / modifier) / slider.proportions) + border) + "px"},
the slider.width() take the value 0 in google chrome. and i cannot find the reason why.
I try to put globaldelay and transitionspeed higher without lucky.
I'm desesperate...
thanks.














