Currently in the process of developing a 3D content slider jQuery plugin and encountering an unusual issue with Firefox. The rotation seems to be behaving unpredictably, rotating from -90deg to -180deg through 270deg in the opposite direction. While I understand that some aspects of this project are experimental, I have not come across any relevant documentation addressing this specific problem.
Your assistance on this matter would be greatly appreciated.
To see a demonstration of the issue (best viewed in webkit and the latest version of Firefox), please visit: http://jsbin.com/iwokok/8/ For access to the plugin itself, you can find it here: https://github.com/p-m-p/jquery-box-slider
UPDATE: A bug report has been filed with Mozilla You can keep track of the status of this bug report by visiting: https://bugzilla.mozilla.org/show_bug.cgi?id=769892