Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nv/focus-zoom

Zoom newly focused element for a fraction of a second.
https://github.com/nv/focus-zoom

javascript ui ui-components ui-design ui-experiment

Last synced: about 2 months ago
JSON representation

Zoom newly focused element for a fraction of a second.

Awesome Lists containing this project

README

        

[Flying Focus](//github.com/NV/flying-focus/)
· [Focus Snail](//github.com/NV/focus-snail/)
· **Focus Zoom**
· [Focus Hug](//github.com/NV/focus-hug/)

## [Focus Zoom](http://nv.github.io/focus-zoom/focus-zoom.js)

To use, just include `` inside either `` or ``.
It has no external dependencies.

### API

Focus Zoom exposes `focusZoom` global variable.

`focusZoom.trigger(element)` manually runs for the specified element

`focusZoom.enabled = true`