https://github.com/ytbryan/blinking-pointer
Blinking pointer for user onboarding
https://github.com/ytbryan/blinking-pointer
Last synced: over 1 year ago
JSON representation
Blinking pointer for user onboarding
- Host: GitHub
- URL: https://github.com/ytbryan/blinking-pointer
- Owner: ytbryan
- License: mit
- Created: 2017-03-11T02:50:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T12:13:00.000Z (over 9 years ago)
- Last Synced: 2025-01-21T09:48:30.256Z (over 1 year ago)
- Language: CSS
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Blinking pointer for capturing user's attention

Features:
- capture user's attention with a blink!
- efficient. only CSS. no jquery, no javascript
- ships with multiple colours (white, black, red, yellow, purple, green, orange, pink)
## Installation
On localhost
```
```
You should probably host this css yourself. This will avoid issue as github is not a cdn.
```
```
## Usage
```
This is a button
```
## Motivation & caveat
I wish to use blinking pointer on all my existing projects to on-board my users.
> The caveat is there should only be one blinking pointer on a single page. Too many blinking pointers back-fire and distract the users.
## DEMO
[http://ytbryan.com/examples/blinking-pointer](http://ytbryan.com/examples/blinking-pointer)
or
[http://jsfiddle.net/qm0n5uL9/](http://jsfiddle.net/qm0n5uL9/)
## Contact
ytbryan@gmail.com
> If you use this in your project or find this useful, let me know through email on how you use it.
## License
MIT