Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hakimel/Fokus
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Feb 25, 2014
2 parents 827b437 + 116716d commit 2ac0afa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ Fokus uses JavaScript to emphasize anything you select by covering the rest of t

The library has no dependencies and weighs in at around 3kb. A <code>&lt;canvas&gt;</code> element is used to paint the cut-out cover. Works in most modern browsers except IE and touch devices.

If you want to use this on your site simple include the [fokus.min.js](https://github.com/hakimel/Fokus/blob/master/js/fokus.min.js) script.
If you want to use this on your site simply include the [fokus.min.js](https://github.com/hakimel/Fokus/blob/master/js/fokus.min.js) script.

[Check out the demo page](http://lab.hakim.se/fokus/).

[Get the Fokus Chrome extension](https://chrome.google.com/webstore/detail/flkkpmjbbpijiedjdgnhkcgopgnflehe).
[Get the Fokus Chrome extension](https://chrome.google.com/webstore/detail/flkkpmjbbpijiedjdgnhkcgopgnflehe).
[Get the Fokus Firefox extension](https://addons.mozilla.org/en-US/firefox/addon/fokus/) by @aaronraimist.

## History

Expand All @@ -35,4 +36,4 @@ If you want to use this on your site simple include the [fokus.min.js](https://g

MIT licensed

Copyright (C) 2012-2013 Hakim El Hattab, http://hakim.se
Copyright (C) 2012-2013 Hakim El Hattab, http://hakim.se

0 comments on commit 2ac0afa

Please sign in to comment.