Hi,
an onclick I'm using doesn't seem to work on iPhones, although it's fine elsewhere.
My code isAny thoughts of a way round this? I thought maybe onchange would do it but not sure how to implement it?Code:document.onclick = function(){newTarg(speedS)};
Cheers,
Derek
