jquery.mobile.actionsheet
jquery.mobile.actionsheet copied to clipboard
Class that indicates the open animation is still in progress
When using testing tools (e.g. Selenium2) it is sometimes necessary to wait for animation to finish before the tests can continue. I've added a class that indicates that the opening animation is still in progress. So automated clients can use this class to test if the animation has already finished.