mooShadow: a mootools CSS based drop shadow for any absolutely positioned elements
Sometimes, you may want to create a shadow effect of a rectangular window/div/image Element and not have to worry about setting it up. We cannot rely on filter effects as it’s not cross-browser compliant. We don’t want .png with transparencies because it does not work well in IE6. And last but not least, cleaning up the shadow as you remove/dispose… Read more →
Recent Comments