Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonkpirateboy/refocus

A lightweight jQuery plugin to focus and unfocus like a camera
https://github.com/jonkpirateboy/refocus

Last synced: about 1 month ago
JSON representation

A lightweight jQuery plugin to focus and unfocus like a camera

Awesome Lists containing this project

README

        

# Refocus
A lightweight jQuery plugin to focus and unfocus like a camera. Perfect for full width parallax sites.

## Javascript
Include the javascript and call it on any event, like window load, Waypoints or Unveil with $('#id-of-the-containing-div').refocus();. Add the class focus-in to the elements you want to go from blurry to sharp, and focus-out that you want to go from sharp to blurry.

## Stylesheet
Include refocus.css and make changes in your own css-file or inline css.