Skip to content

dschep/jQuery-Bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Bookmarlet Helper

This is a little plugin to make installing bookmarklets more understandable to ludites.

$('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/

About

A simple plugin to make bookmarklets easy to install

Resources

License

Stars

Watchers

Forks

Packages

No packages published