Closed GoogleCodeExporter closed 9 years ago
You have an extra comma at the end of this object :
{
fill: '#EFFFCD',
cssStyles: {color: '#555152', fontWeight: 'bold', width: 'auto'},
cornerRadius: 10,
animate: true,
width: 600,
spikeLength: 10,
spikeGirth: 5,
positions: ['left', 'right', 'bottom'], /// <<<<< HERE
}
which will throw a syntax error in IE7
Original comment by fabien.menager
on 29 Sep 2010 at 10:23
Thanks! I'll check that!
Original comment by mateocav...@gmail.com
on 7 Oct 2010 at 3:33
Original issue reported on code.google.com by
mateocav...@gmail.com
on 15 Aug 2010 at 2:45