Hello. I'm having trouble using submit in a numeric input on Intel XDK. I want you to click on the "GO / IR" function.
In JS it looks like this:
$('ins_prod').on('submit', function(){
alert("oi");
});
Only when running it resets the application.