jcblw / depth.js

jQuery Plugin to add CSS3 filter to many elements to create a field of depth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Depth.js

adding a simple field of depth to a series of elements using css3 filters

##using

include file

<script src="path-to/depth.js"></script>

then init on elements

$(elements).depth();

About

jQuery Plugin to add CSS3 filter to many elements to create a field of depth


Languages

Language:JavaScript 100.0%