Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • 3
    The problem with the stop event is that, as per the docs, even though the ui object is available, it's empty, so you can't get the value of the spinner immediately after a spin. That's why I prefer using the spin event. Commented Dec 18, 2013 at 19:36

lang-js