Bunu nasıl yapabilirim:
In my page, I have a section like a welcome box. It contains title and content. I would want to allow users to hide and show the content when they click a button. And when they will refresh the page, the content will be shown according to their previous action (to hide/show). How to do this that it will remember the last action without storing it(action performed) in the database?