Submit your widget

Simple overlay instructions with jQuery

Created 10 years ago   Views 8283   downloads 1112    Author heelhook
Simple overlay instructions with jQuery
View DemoDownload
25
Share |

Simple overlay instructions for your apps.

Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour .

Simple! Fork this repo or download chardinjs.css and chardinjs.min.js and add the following assets to your HTML:

<link href="chardinjs.css" rel="stylesheet">
<script src="chardinjs.min.js"></script>

Installing in the rails asset pipeline (optional)

There's a chardinjs-rails gem.

Building (optional)

If you choose to fork the repo you can build the assets running

Read more:https://github.com/heelhook/chardin.js