Archive for April, 2007

SharePoint 2007 calendar not displaying correct day and weekly view

Tuesday, April 10th, 2007

I came across a very annoing WSS/MOSS bug today. If you use (or create your own) master page based on BlueBand.master, the calendar view of SharePoint wont display correctly the daily and monthly view. If you switch it back to default.master, it works fine. Using IE developer toolbar, I couldn't find any ...

Transparent PNG on IE 6 without javascript

Friday, April 6th, 2007

Handy script that I found on the net to work with transparent PNGs without the need of dirty javascript on the HTML side of things. I changed it a little to work with WSS 3.0 (Windows Sharepoint Services 3.0). With that, you won’t need to use any ViewIcon class to display your PNGs correctly ...