Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
how can i open a comboBox (emulate a touch) using javascript??
if you dint get the question :
i want to get the comboBox opened, the spinner we see on clicking which contains the values inside combobox, i want this but without clicking it, i want this on other event like onChange..
i am able to do it in simulator using .click() event but it doesnt works on iphone device…
i have tried .tap() still no luck… michael can you please help me with this??? is it possible or should i find other way out??
Thanks for sharing the example. On my iphone5/ios7 the combo is activated to open the spinner selection dialog. I believe the issue is with the onchange behavior, not being activated. We did some quick investigation and discovered difference in behavior across a couple of ios versions. Need to look deeper at what is going on.