Hello. Just like in topic: how can I set session variable after page render?
The issue is: on first visit on home page, I want to display several animations (logo sliding down, some not visible boxes appearing after timeout). But I want to display animations only once, on the first visit. I wanted to set function afterRender() in AppController and there set a session variable to switch between showing/not showing animations, but it seems there is no such function in 1.2.X How can I accomplish this? Many thanks in advance, Anna Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
