zanurano / jquery-ui-for-ipad-and-iphone

Automatically exported from code.google.com/p/jquery-ui-for-ipad-and-iphone
0 stars 0 forks source link

Slider taking all control #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. i have a slider and a toggle button component on my page and both of this 
component have the touch control.
2. But when i click anywhere on the screen except the slider and toggle.
It detects touch.

What is the expected output? What do you see instead?
Expected output: Only the slider and toggle should have the touch control and 
no other part of the screen should have the touch control.
what i see:  when i kept ab alert message in touchstart, i can see that if i 
click anywhere on the screen the alert message pops up.

What version of the product are you using? On what operating system?
i am using iPad with ios 3.2

Please provide any additional information below.

Original issue reported on code.google.com by ab.abhis...@gmail.com on 29 Jan 2011 at 7:36