-webkit-overflow-scrolling: touch; breaks in Apple’s iOS8

I had a similar problem with a (quite complex) nested scrollable div which scrolled fine in iOS 5, 6 and 7, but that intermittently failed to scroll in iOS 8.1. The solution I found was to remove all the CSS that tricks the browser into using the GPU: -webkit-transform: translateZ(0px); -webkit-transform: translate3d(0,0,0); -webkit-perspective: 1000; By … Read more

How does facebook rewrite the source URL of a page in the browser address bar?

It’s using HTML5’s new history.pushState() feature to allow the page to masquerade as being at a different URL to that from which it was originally fetched. This seems only to be supported by WebKit at the moment, which is why the rest of us are seeing ?v=wall#!/facebook?v=info instead of ?v=info. The feature allows dynamically-loaded pages … Read more

WebKit: Blurry text with css scale + translate3d

Webkit treats 3d transformed elements as textures instead of vectors in order to provide hardware 3d acceleration. The only solution to this would be to increase the size of the text and downscaling the element, in essence creating a higher res texture. See here: http://jsfiddle.net/SfKKv/ Note that antialiasing is still underpar (stems are lost) so … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)