Hey folks, I have developed dropdown using HTML element <div/>,<span/> for styling becoz unable to styling default <select/> tag. It's working fine in web view. But in Iphone default dropdown behaviour is totally different comparing other web. I kno...
I'm working on a html5 video player with custom controls, there's fullscreen button that works fine on PC and Android. But is not working on iPhone since there's no support for the Fullscreen API (https://developer.mozilla.org/en-US/docs/Web/API/Full...