Showing An Arrow Pointing To The Download Location In Your Browser – Arrow.js

Category: Javascript | October 29, 2015
Author:pbojinov
Views Total:1,467 views
Official Page:Go to website
Last Update:October 29, 2015
License:MIT

Preview:

Showing An Arrow Pointing To The Download Location In Your Browser – Arrow.js

Description:

Arrow.js is a standalone JavaScript library for displaying an arrow pointing to the download location in your browser, as you seen on Mediafire.com. Currently works well on Chrome 4+, Firefox 3.5+, IE 8+, Edge (Windows 10) and Safari.

How to use it:

Download and include the Arrow.js script on the web page.

<script src="/path/to/arrow.js">

Show a download position indicator.

Arrow.show();

Auto dismiss after 5 seconds.

Arrow.show(5000);

You Might Be Interested In:


Leave a Reply