CSS Tooltips
---------------------------------------Wednesday, January 23rd, 2008
This 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.
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.