I just bought a new All-For-One Kameleon universal remote because I was sick of the clutter of remote controls on my coffee table. This thing rocks!
Lots of stuff...
Week started off learning about a CSS/display bug in Netscape 8. The site I was working on was a fixed width and height centered in the viewport with a scrollable div that contains the primary content. I had to add a "overflow: hidden;" to the BODY tag to prevent IE 5.2 Mac from displaying unneeded scrollbars on the site. Doing that caused random rendering issues within the scrolling div. More often than not, anything inside a P tag would cut off about a half inch below where the P starts. Once in a while, the page would render correctly, but I'd say 90% of the time it was wrong. The content was there, it seemed to be hidden behind something though. If I could select something on the page and drag down, whatever was in the P would scroll! Most peculiar. Removing the "overflow: hidden;" fixed the problem. If anyone else has this problem, I hope this was useful :)
Pandora is back up with 100k...
Read More »