Hi
I have faced with issue during jqueryMobile transitions for popups.
I have placed < div data-role="popup" id="popupBasic" > inside page
and have created list of refs for all transition types like:
< a href="#popupBasic" data-transition="pop" data-rel="popup" >Open Popup< /a > where I have listed all types of transitions: pop, fade,turn, flip, flow, slide,slidefade,slideup,slidedown.
I have checked in desktop browsers and Tizen device.
Looks like for some types transitions ther are no effects at all in Tizen device (for "turn" or "flip" only reverse animation was observed).
Alexey.
jqueryMobile popups transitions