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*

3
  • You may want to reference JQuery's method of event attachment through .on("click", ƒ) or .click(ƒ) since the OP mentioned it specifically in his comments. @ekolis if you're using JQuery you'll want to tag this question and mention it within the question itself. Commented Aug 19, 2019 at 20:01
  • 1
    Hi ekolis - can you elaborate? You see what happening inside of jQuery? If you have additional code you could add to the question it might make it easier to find out specifically what's happening. Commented Aug 19, 2019 at 20:13
  • I see event handlers being defined inside of jQuery-ui.js. Commented Aug 19, 2019 at 20:22