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!

Ajax Broken Link Checker


Average rating
(9 votes)

This module checks your links on the current page by requesting them and reading the server response. If the server returns 200 OK the link gets 'active' class, if other header - the link marked as inactive.

Uses php script as the backend.

$('a.goto').linkChecker({ linksAtOnce : 2, timeout: 4 });

Releases

Official releasesDateSizeLinksStatus
0.2-dev2008-Jul-132.82 KBRecommended for 1.2.xThis is currently the recommended release for 1.2.x.