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

https://github.com/rosswaycaster/blurred-background

Example of a blurred background much like iOS 7 using HTML & CSS.
https://github.com/rosswaycaster/blurred-background

Last synced: 3 months ago
JSON representation

Example of a blurred background much like iOS 7 using HTML & CSS.

Awesome Lists containing this project

README

        

Blurred-Background
==================

This code should be pretty easy to use. Just make sure that you have a div that will hold your web page's content after the background div. Check out index.html & stylesheet.css for an example.

Demo: http://rosswaycaster.github.io/Blurred-Background/

Enjoy!
-Ross Waycaster