Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Performs a linear interpolation from the start number to the end number. This function provides a very efficient and easy way to smooth out movements. See also math. ease for functions that allow to have non linear animations using linear interpolation. This function is not meant to be used with...