Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 296 Bytes

Blurred Lines JS (hey hey hey)

This is a jQuery plugin you can use to blur a background image. The attempt is to use CSS where possible, then default to SVG.

Install

  • Include jQuery
  • Include jquery.blurred-lines.js (or min.js)
  • Initialize plugin

Usage

see the index.html