Is it possible to detect if the user refreshes their browser? This is specifically not to be confused with leaving the site. Reason I say this, is because I've already attempted to use onUnload. I need to detect only if the user refreshes. Is this even possible?