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

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

Awesome Lists containing this project

README

          

## Blinking pointer for capturing user's attention

![an example gif](/example.gif)

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

```


Putting this beside a hyperlink makes sense too.



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