hey
for some unknown reason, doing
window.addEvent('onhashchange',function(){...})
doesn't work for me on chrome 5, only
window.onhashchange = ...anyone knows why? this is obviously a problem, since it means i have to trust the user not to overwrite my event -- Arieh Glazer אריה גלזר 052-5348-561 5561
