css

CSS Tooltips

---------------------------------------
Wednesday, January 23rd, 2008

css_tootltip_avatar.jpgThis tutorial shows you how to make rollover ‘bubble’ style tooltips like the one I used in the Bloody Photoshop article. This method uses NO javascript and is completely done in css.


IE is a Pain in my PNG

---------------------------------------
Thursday, January 17th, 2008

We all know the wonders of developing for IE! One big one is the .png issue where IE refuses to handle a .png files transparencies. Here is a brief tutorial on how to use the javascript file I wrote to handle all the .png’s in your page.