Hi, I'm new here and I was wondering if anyone new how to stop the screen from refreshing everytime you close a pop up menu.
I am making a web page and everytime you press the button for answers, you have to close it again and this annoying takes you to the top of the page. Is there any way I can stop the refresh when the Ok button is pressed?
Thanks
10-14-2003, 11:22 AM
ArchAngel
This depends what you mean.
If you're using someone else's website and you click a button then there's not much you can do - that's how that person wrote their code.
If you're writing your own webpage (JSP, Servlet, PHP etc) then you can write it so that it loads the page to a particular #anchor point.