Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi, i got a button with a click doing some function. The click is working fine on web browser but when i tested on my ios touch device its working but with delay.
$("#button").click(function() {
)};
i replaced click with touchstart,touchend,etc but none works
Hi Cincy, thanks for the reply. i am attaching my .mobi file. when run in simulator its working fine but when run on my iphone/ipod, there is delay with touch and score. if i touch button continuously fast its not responding… please guide me…
I can check it later today for you.
Like I said, I only use the Run Javascript for the widget, if not, there may not be anything you can do about the delay.
i completely changed my code and attached it in my previous reply named “Button.mobi”. i just used HTML in the design. you can have a look when ever u feel free.