Ajax Broken Link Checker -


未知
未知

软件简介

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 });