Fokus uses JavaScript to emphasize anything you select by covering the rest of the page with semi-transparent black.
The library has no dependencies and weighs in at around 3kb. A <canvas>
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 simply include the fokus.min.js script.
Get the Fokus Chrome extension.
Get the Fokus Firefox extension by @aaronraimist.
- Faster selection animation
- Handle offset document element (
<html>
) - Update selection immediately on scroll
- Don't start selection on rightclick
- Don't select elements of zero width and height
- Don't select br nodes
- Animate change in cleared area
- Handle selection via keyboard
- Initial release
MIT licensed
Copyright (C) 2012-2013 Hakim El Hattab, http://hakim.se