
February 2nd, 2012, 12:31 PM
|
|
Contributing User
|
|
Join Date: Sep 2005
Posts: 385
  
Time spent in forums: 4 Days 20 h 7 m 56 sec
Reputation Power: 9
|
|
|
Not sure if I'm having an onclick problem
I have some icons on my homescreen and when I touch on them I'd like the icon to change before advancing. This is a mobile web project and not a mobile application. This action works successfully using the webkit template but if the mobile doesn't use the webkit it uses the "touch" template. I am new to mobile development so I don't know if I'm stating this correctly.
Basically, through my android browser it's not using the webkit so when I clicked on the icon it just orange highlights and the onclick is not functioning.
Any suggestions?
Any assistance would be appreciated.
Thank you
|