I am experimenting with the codes from Setting location.hash in frames. It works well in IE and FF, but Chrome throws the error:
Uncaught TypeError: Cannot read property 'location' of undefined
Can anybody explain why only Chrome thorws this error? Thanks.