Jemand hat 535 verschiedene Möglichkeiten aufgelistet, eine Seite in Javascript neu zu laden:
http://www.phpied.com/files/location-location/location-location.html
Zum Beispiel:
location = location
location = location.href
location = window.location
location = self.location
location = window.location.href
location = self.location.href
location = location['href']
location = window['location']
location = window['location'].href
location = window['location']['href']
location = window.location['href']
location = self['location']
location = self['location'].href
location = self['location']['href']
location = self.location['href']
location.assign(location)
location.replace(location)
window.location.assign(location)
window.location.replace(location)
self.location.assign(location)
self.location.replace(location)
location['assign'](location)
window.location['assign'](location)
self['location'].assign(location)
self['location']['assign'](location)
self['location']['replace'](location)
location.href = location
location.href = self.location
location.href = window.location.href
Ich bin neugierig, ob jemand weiß, wie diese in den Browsern unterschiedlich behandelt werden - ob man die Seite aktualisiert, aber den Cache löscht - oder nicht, je nachdem?