Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nv/focus-zoom
- Owner: NV
- License: mit
- Created: 2013-12-09T05:18:41.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-12-09T05:19:03.000Z (about 11 years ago)
- Last Synced: 2024-04-15T13:56:33.870Z (8 months ago)
- Topics: javascript, ui, ui-components, ui-design, ui-experiment
- Language: JavaScript
- Homepage: http://n12v.com/focus-transition-2/
- Size: 102 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
- License: MIT-LICENSE.txt
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`