why button click event not working?
I put alert("hello world"); in button click event.. but its not working ![]()
Hi Winanjaya,
Are there any errors in browser console?
no.. I tried to debug using firebug and did not find error
Hello Winanjaya,
The events can not work because you have edited sources. Please check if you edited your source files: http://devcenter.appery.io/tutorials/...
thank you