jQuery: The Write Less, Do More JavaScript Library

Ajax Broken Link Checker

Average rating
(8 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.