Hello, I'm displaying content inside a div. Its style is set to overflow:hidden and Javascript controls scrolling and also sizes the width of the div to fit the pagewidth (minus a certain amount) at onLoad and onResize. However, it does not not hide/resize in FireFox 3 or Safari (both mac and pc); it stays at 100% of content width. It works ...