# (pound) url usage and javascript?
Every one and a while I see the a url in the form aurl.html# that usually is used to do something javascript related on the page, but I've never understood exactly what goes on when the url on the page is clicked.
Is the entire page reloaded?
Is the state of javascript variables kept from one load to the next?
Is it cross browser compatible?
Is the entire page reloaded?
Is the state of javascript variables kept from one load to the next?
Is it cross browser compatible?
