I have an existing script that performs a function on my website when a button is pressed. Is there a way to make this button also show a div at the same time? When you visit the google homepage you are met with this;
Yet when you press google search you are met with this;
I know this is a different page with a different url but is there a way to achieve this with show/hide div? I am not bothered about people disabling javascript because that is required for my system anyway!