Questions tagged [mobile-webkit]

WebKit is an open source web browser engine that powers the pre-installed browsers for Android, iOS, RIM Blackberry, Symbian and WebOS.

Although is relatively popular on the desktop, it positively dominates the mobile browser market. It powers the following browsers and operating systems:

  • Mobile Safari
  • Google Chrome
  • Android default browser (simply called "Browser")
  • BlackBerry 6 browser
  • WebOS operating system
207 questions
0
votes
0 answers

CSS animation flickers on mobile browser

If you visit this webpage, in your laptop/mac the animation works as it should, but if you visit it using your android phone (I tested it in Android 2.3) you will notice a flicker in the animation! Being aware of the backface-visibility but it has…
numediaweb
  • 16,362
  • 12
  • 74
  • 110
0
votes
3 answers

font-size increases unexpectedly in mobile webkit

I'm working on optimizing a website for mobile devices, and I'm nearly done (yay!) but one thing makes me rack my brain: How it works I used CSS to restyle a tab-bar (actually a list) to work like a dropdown-menu. When touching the only visible list…
Robert
  • 431
  • 7
  • 19
0
votes
1 answer

Can't set CSS style for SELECT OPTION on mobile Safari/Chrome

I just want the option text to be uppercase. Using an Chrome or Safari on a mobile device, go to: http://jsfiddle.net/justincook/SAm7Q/ I've tried the following with no success: