Hello,
I have a problem with a Mootools Slider which does not seem to appear in Chrome. The bottom portion of the DIV simply does not appear in the web page. Firefox and other browsers seem to appear and slides when the top bar is double clicked. Here is the sample code on jsfiddle:
http://jsfiddle.net/superkingjo1/bQpjV/Based on what I've seen in Firebug, a Slider adds a DIV which wraps a target div and it is styled with overflow:hidden. This attribute seems to affect the behavior in Chrome. I've tried various options in Slider but none of them seems to work. Does anyone know a workaround for this issue in Chrome?
Thanks for your help,
Jo