Using Javascript or jQuery, how can I check if an external link is available?
An $.ajax() call is not available as it violates SOP (same problem as her
$.ajax()
You could use YQL to check if a URL is available via its JSONP interface.
YQL Console.