Posted on: 11.09.2020 Posted by: Alex D Comments: 0

Use CSS library Animate

How to use animation library animate.style correctly. How to control animation speed. How to delay animation. How to animate mouse hover and mouse click. Full code example for Java Script.

Posted on: 09.09.2020 Posted by: Alex D Comments: 0

Pure CSS animated lens flare button

How to create an animated flare on a button? Increased button click conversion. Just add a CSS property to your button. 4 variants of animated buttons with flare. The appearance of a flare on mouse hover. Without using Java Script and jQuery.

Posted on: 08.09.2020 Posted by: Alex D Comments: 0

See how Flexbox works in CSS on GIF images.

FlexBox technology makes the site mobile. But for a beginner, this technology is not clear. Only popular Flex properties will be here. You will see animated images for the FlexBox CSS properties.

Posted on: 03.09.2020 Posted by: Alex D Comments: 0

Example code for connecting to API Yandex Metrika

PHP file code, script for authorization and connection to Yandex Metrika. How to get an API token Metrika Yandex. How to renew the API token Statistics Yandex. An example of an access code to the API Yandex. Connection errors.

Posted on: 01.09.2020 Posted by: Alex D Comments: 0

Example code for connecting to API Analytics Google

PHP file code, script for authorization and connection to Google Analytics. How to get an API token Google Analytics. How to renew the API token Google Analytics. An example of an access code to the API Analytics Google. Connection errors.

Posted on: 31.08.2020 Posted by: Alex D Comments: 0

Check file input on PHP and JQuery. Why Error?

Error getting file INPUT type = file. Clear their input file. Input event for file selection. Error “failed to open stream: Permission denied in”. Checking the file type, extension on the php server and Java script client, jQuery.