Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for Ajax Broken Link Checker


Ajax Broken Link Checker 0.2-dev

Download: linkchecker-0.2-dev.zip
Size: 2.82 KB
md5_file hash: 1fe29437ee206fbf24f7c44088f240d3
First released: July 13, 2008 - 5:07pm

[!] Fixed an issue with last link ( http://plugins.jquery.com/node/1919 )

[*] Internals were rewritten a bit to make the usage of the plugin look more jQuery-like
$('a.goto').linkChecker() instead of $.linkChecker( { query: 'a.goto' })

[+] Link checker timeout (in seconds) can be set in settings, not in server script
$('a.goto').linkChecker({timeout: 3})

Ajax Broken Link Checker 0.1-dev

Download: linkchecker-0.1-dev.rar
Size: 2.03 KB
md5_file hash: a98f2d940ebdeb75fb76312f961be52c
First released: October 13, 2007 - 6:53pm

Initial release