unemployment Posted May 29, 2012 Share Posted May 29, 2012 I'm in the process of building a portfolio site. I have animations running on my homepage but I only want them to run once. Right now, if you visit the page, the animations will run on every page load. I want to set a cookie to capture that the animation ran and not run the animation again if the page is refreshed over and over. I want the cookie to expire after a minute so that the animation can run again. I have no idea how to do this since I've never worked with cookies before. Can anyone shed any light on the subject? You can view my animations at http://dev.jasonbiondo.com/ Quote Link to comment https://forums.phpfreaks.com/topic/263323-set-cookie-to-stop-jquery-animation-after-1-page-load/ Share on other sites More sharing options...
trq Posted May 29, 2012 Share Posted May 29, 2012 Surely this would be better done with Javascript. Quote Link to comment https://forums.phpfreaks.com/topic/263323-set-cookie-to-stop-jquery-animation-after-1-page-load/#findComment-1349502 Share on other sites More sharing options...
unemployment Posted May 29, 2012 Author Share Posted May 29, 2012 Surely this would be better done with Javascript. I have no problem doing that, but can you point me in some direction? Quote Link to comment https://forums.phpfreaks.com/topic/263323-set-cookie-to-stop-jquery-animation-after-1-page-load/#findComment-1349503 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.