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

https://github.com/dschep/jquery-bookmarklet

A simple plugin to make bookmarklets easy to install
https://github.com/dschep/jquery-bookmarklet

Last synced: 12 days ago
JSON representation

A simple plugin to make bookmarklets easy to install

Awesome Lists containing this project

README

        

# jQuery Bookmarlet Helper

This is a little plugin to make installing bookmarklets easier.

$('a.bookmarklet').bookmarklet();

## Options
An object can be passed in to customize the appearance of the arrow.

The options available are color, position and linewidth

$('a').bookmarklet({color: 'ff0000', position: 300, linewidth: 5})

## Demo!
You can see the plugin in action here: https://dschep.github.io/GistMarklets/