Changing CSS transform on scroll: jerky movement vs. smooth movement

You are able to get a visual performance boost by implementing will-change on elements. It is supported in recent browsers (excluding edge and no IE). The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can … Read more

Fixed attachment background image flicker/disappear in chrome when coupled with a css transform

This has been a very common unsolved mystery. Recently I had the same problem, and ‘-webkit-backface-visibility: hidden’, proved to be less than useless (on my ‘fixed’ attached background), since the background just disappeared when it was set. (Additional Info: the reason is that when the background is set as fixed, it is almost similar to … Read more

Sliding up image with Official Support Library 23.x.+ bottomSheet like google maps

If you want to achieve it using Support Library 23.4.0.+ I will tell you how I got it and how its works. As far I can see that activity/fragment has the followings behaviors: 2 toolbars with animations that respond to the bottom sheet movements. A FAB that hides when it is near to the “modal … Read more

iOS 7 parallax effect in my view controller

With iOS 7, Apple introduced UIMotionEffect to add Motion effects that are related to the orientation of the user’s device. For example, to emulate the parallax effect on the home screen, you can use the subclass UIInterpolatingMotionEffect, as explained here, just with a few lines of code. Objective-C: // Set vertical effect UIInterpolatingMotionEffect *verticalMotionEffect = … Read more

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