Skip to content Skip to sidebar Skip to footer

Android/ Phonegap - Onclick() Not Working

I am using phonegap and am trying to detect the onClick, however Android seems to completely ignore it, below is what I am trying:

I am making a simple web app. At one part of it, I have inc…