Pluralink is a tiny JavaScript library for displaying multiple links inside one link.
Rather than mentioning all your links one-by-one, a major link will be displaying all the options when clicked.
Usage is pretty simple:
<a href="http://firstlink.com/||http://secondlink.org/" title="First link description||Second link description">Some pluralink</a>
is all to do after inserting the JS file into our webpages.
The cons are:
- not unobtrusive (if the JS is off, the links won't be working)
- no RSS support (Pluralink team says "they are working on it")
The library also comes as a Wordpress plugin for easier integration.
Compatibility: All Major Browsers




























