http://sandbox.solutionsbydesign.com/montage/ipad/
On the iPad for some reason the select dialog box wont disappear. Previous to inserting the video I had no 开发者_高级运维issue with the select dialog box but after inserting HTML5 video the dialog box didn't want to close after opening. Is this a bug with jQuery mobile or with HTML5 video embedding?
It seems there is a conflict with the native Quicktime player and the z-indexed elements. A workaround that I employed was to replace the native controls from Quicktime with my own control set using Javascript.
精彩评论