Hello
I have encountered a bug when trying to use the 'go' event with nested carousels.
When the trigger go event is executed for the child carousel - $('div.subcarousel').trigger('go', '0') - the go actually is applied to the parent carousel instead.
thanks
Ross