posted September 15, 2008
I haven’t tried this out myself yet, but I thought I’d share this with everyone having trouble with transparent images. Hopefully this will help.
http://jquery.andreaseberhard.de/pngFix/
It’s a javascript alternative to fixing the transparency of images. With this, you probably won’t need the iepngfix.htc anymore.
Hope this helps!
posted April 28, 2008
There sometimes comes a time when we realize that a plain color background just isn’t enough. Then we find or make this insane looking background that we just have to put on our page. Problem is, it doesn’t tile, repeat, well throughout the page. So to fix this, we need to use another background image that does look good when it is tiled.
I’ll show you a quick and easy, maybe too easy, way to creating this effect.
more →
posted April 27, 2008
Today I’ll show you how to stylize those blockquotes that are sometimes necessary in web sites.
Using the quotes that are part of the standard fonts can be boring. The way I’ll teach you uses images of any font’s quotation marks.
I’ll be using these two quotation images:
It’s nothing really difficult, but there’s a little problem with IE if you want to do this a certain way.
more →