Hello!
I'm trying to send async request to route but faced one problem. On click event does not worked:
I see the first alert. But don't see alert after pressing the button.
Button:
Thanks :)
Hello,
Please make sure your object already exists, try to add right after your alert():
console.log("button exists: ", AJS.$("#test").length);
0 means that the object is not present in DOM yet...
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.