Laurence Aumeunier
added a comment - - edited The proposed patch leads to a more major issue on FF and IE in back-office mode : CMS-3752 .
For now the patch was cancelled in back-office mode.
<xsl: if test= "$rendering-context != 'back' " >
$j( '#carousel-<xsl:value-of select= "$uniqueId" />' ).next().find( "a" )[parseInt(index / 2)].click();
</xsl: if >
note that clicking on the round items do the same !