Page 1 of 1

why button click event not working?

Posted: Wed Jun 11, 2014 12:30 pm
by B510

why button click event not working?

I put alert("hello world"); in button click event.. but its not working :(

Image


why button click event not working?

Posted: Wed Jun 11, 2014 1:56 pm
by Kateryna Grynko

Hi Winanjaya,

Are there any errors in browser console?


why button click event not working?

Posted: Wed Jun 11, 2014 2:16 pm
by B510

no.. I tried to debug using firebug and did not find error


why button click event not working?

Posted: Wed Jun 11, 2014 5:54 pm
by Evgene Karachevtsev

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/...


why button click event not working?

Posted: Wed Jun 11, 2014 11:59 pm
by B510

thank you