I have a "div" whose visibility is controlled by Javascript.
There is a button inside that "div".
When I click on button, page refresh and due to this "div" hides.
I want when I click on button, "div" should not hide.
Please reply how to achieve it without using javascript