Sep
12
jQuery Based Hover Effect
Adrian Pelletier has been playing with jQuery and created a lovely looking hover effect with relection. The jQuery appends the reflection/shadow to each element. Then animates the position and opacity of these elements and the icon links on hover.


posted by
Mark Willis
Aug
23
Best viewed in Firefox
I've been applying some small CSS3 changes into the style of this website including, text-shadow (post titles), custom font-faces (website title) and finally box shadows. These are viewable in firefox,opera,safari generally non-IE web browsers. Although IE is getting better with the new CSS3 styles, its still not quite there.
So for the meantime i'll be applying some more CSS3 styles to the site including gradients and maybe some border images.
Adding the new CSS3 tags to your current HTML is easy:
Read the rest of this entry »

posted by
Mark Willis