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.
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.
Check in the browser console, if there are any JavaScript errors.
Hello Michael!
What is the result? It didn't display the string?