Problem with checkboxes in JQM on devices and not browser.

Problem with checkboxes in JQM on devices and not browser.

Hi, I am trying to implement a set of checkboxes in my code but have ran into trouble.  I have searched the Internet but still cannot find the answer.

The problem for me is that it works fine in a browser but not on an actual device.

Here is a basic fiddle of what I am trying to do: http://jsfiddle.net/s3usyxr3/.

The problem is after the checkbox is checked it retains the focus, so if I check another box the former box name will still pop up in the alert box instead of the new one.

Also how do I lose the focus from the active checkbox?

Thanks in advance.
    • Topic Participants

    • paul