Page 1 of 1

Button not working

Posted: Thu Apr 25, 2013 11:28 pm
by Michael Pierce

I have a button that won't do anything when clicked. I have tried just having it display an alert box with the string 'test' in it and nothing. Is there something I'm missing here? I added the button just like any others and gave it a unique name.


Button not working

Posted: Thu Apr 25, 2013 11:37 pm
by maxkatz

Check in the browser console, if there are any JavaScript errors.


Button not working

Posted: Thu Apr 25, 2013 11:42 pm
by Alena Prykhodko

Hello Michael!

What is the result? It didn't display the string?