Skip to main content
September 13, 2016
Question

Java script is not working in ipad.

  • September 13, 2016
  • 1 reply
  • 179 views

I have used some java script code for showing instant feedback. its working fine in every browser but it is not working in i pad. There is any special kind of script

for i pad ?

    This topic has been closed for replies.

    1 reply

    BDuckWorks
    Inspiring
    September 13, 2016

    If you're publishing to HTML5 and the other features of the course working, you're on the right track.

    The only thing i can think of is to ask: are you handling touch events or clicks in the JavaScript?

    There may be some special coding for touch events vs clicks...