hiroprotagonist / jquery.mobile.actionsheet

An actionsheet for jquerymobile
103 stars 34 forks source link

Class that indicates the open animation is still in progress #30

Open VolkerK opened 12 years ago

VolkerK commented 12 years ago

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.