benoit1980 Posted May 16, 2014 Share Posted May 16, 2014 Hi all, Any idea what Pinterest uses to make the background move please? I searched everywhere and cannot find the answer: https://www.pinterest.com/ I need the same type of background movement + popup on my site, it looks so nice! Thank you, Ben Link to comment https://forums.phpfreaks.com/topic/288533-what-do-they-use-to-make-the-background-move/ Share on other sites More sharing options...
cyberRobot Posted May 16, 2014 Share Posted May 16, 2014 It looks like they are using the CSS "animation" property. More information can be found here: http://css-tricks.com/snippets/css/keyframe-animation-syntax/ To see the code used by Pinterest, you can right-click the background image in Chrome or Firefox and click "Inspect element". There should be a reference to "animation" or "webkit-animation" under the Styles/Rules panel. Link to comment https://forums.phpfreaks.com/topic/288533-what-do-they-use-to-make-the-background-move/#findComment-1479688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.