Hey everyone, I've got a big problem... I've got a button that works perfectly when I test it in chrome and firefox, but, when I test it using the Intel XDK emulator, (although all other buttons work) this one specific button doesn't seem to work at all (when you click on the button, which is called "BtnMode", three more buttons should show/pop up beside it, but they don't.)
How it acts, when clicked on emulator (nothing happens):
How it acts, when clicked on chrome and firefox (the buttons show up fine with no problems):
Is there something wrong with this code (why is the 'On touched' command having no effect in the emulator)?