Ajax Broken Link Checker 0.2-dev
July 13, 2008 - 5:07pm — Troy
Download: linkchecker-0.2-dev.zip
Size: 2.82 KB
md5_file hash: 1fe29437ee206fbf24f7c44088f240d3
First released: July 13, 2008 - 5:07pm
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})