This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.txt | Fri Jul 31 21:35:30 -0700 2009 | |
| |
code/ | Fri Jul 31 21:35:30 -0700 2009 | |
| |
demo/ | Fri Jul 31 21:35:30 -0700 2009 |
README.txt
The jQuery Link Shortening Plugin ~ by Bryce Roney (http://bryceroney.com) ~ This is a really simple plugin, simply pass it a set of <a> tags and it will go through and shorten all of them! == EXAMPLE == HTML: Find out more at <a href="http://google.com/">Google</a> or <a href="http://yahoo.com">Yahoo</a>. JS: $("a").shorten({login: 'bitlyapidemo', apikey: 'R_0da49e0a9118ff35f52f629d2d71bf07'}); == PLEASE NOTE == This plugin currently only supports bit.ly, however I will work to add more if necessary!







