Tag Archives: top

Parallax Effect Using Only CSS With No JavaScript

This demo requires Internet Explorer 10 or higher. Switch to a better browser to view the demo. I highly recommend Google Chrome. Parallax is a visual effect, which can be created using layered graphics to imitate depth or distance. In this article, I’ll introduce to you the CSS3 @keyframes rule, and demonstrate how to create [...]

Detach It – A jQuery Plugin

Detach It is a jQuery plugin which can create a floating clone of nearly any HTML object. Detach It is useful if you want to create a floating navigation menu similar to the one on my website. How Does It Work?