Closed GoogleCodeExporter closed 9 years ago
I am experiencing the same issue
$( "#slider10" ).slider({
value: 50,
orientation: "horizontal",
range: "min",
animate: true
});
$('#slider01').dialog().addTouch();
Causes alerts to trigger twice (sometimes more) and for .append calls to be
carried out multiple times
Original comment by juliob...@gmail.com
on 13 Jan 2011 at 11:47
Interesting behavior, because if I do not do an alert message, it calls only
once the action. I do not have an idea what's wrong here...
Original comment by phantomi...@yahoo.de
on 14 Jan 2011 at 9:25
Original comment by taka...@gmail.com
on 17 Feb 2011 at 2:10
Please visit below mentioned URL. It'll serve the purpose.
http://stackoverflow.com/questions/8503453/click-event-called-twice-on-touchend-
in-ipad
Original comment by vorabhav...@gmail.com
on 15 Feb 2012 at 1:34
Original issue reported on code.google.com by
phantomi...@yahoo.de
on 31 Dec 2010 at 1:28Attachments: