Demonstration
Rollover the following links to see how jQuery Xpnd.it! works.
- http://➡.ws/gooogle - points to Google
- http://bit.ly/N9NwC - points to Wikipedia
- http://tinyurl.com/2ks - points to Yahoo! (and uses a weird href: still, we support it nicely!)
- http://tiny.cc/txnfl - points to World Wide Web Consortium (W3C)
- ...and many more! - pick your choice!
Download the client
Tested on Internet Explorer 8, Safari 4 for Mac OS X, Firefox 3.0 for Windows, Firefox 3.5 for Mac OS X and Linux, Opera 10 for Mac and Linux, Camino 2 for Mac OS X.
- GreaseMonkey script on Userscripts.org
- Plugin page on jQuery website.
Version history
-
jquery-longshore-1.0.7.zip
- required 3rd-party files packaged and minified into one file,
- performance improvements (thanks to AlexCeed for your feedback),
- bug fixes.
-
jquery-longshore-1.0.5.zip
- Rewritten from scratch,
- 100% asynchronous,
- bug fixes,
- support for shortened links inserted dynamically (e.g., via AJAX),
- auto-loading when the DOM is ready.
-
jquery-longshore-1.0.0.tbz
- Initial release.
Use it on your pages!
Using jQuery Xpnd.it! can't be easier than it is. Just load the following file and that's it! Xpnd.it! will go through the links and expand them right away (also AJAX-loaded links!).
<head> ... <script src="/path/to/jquery-longshore/xpndit.min.js" type="text/javascript"></script> ... </head>