0
votes
3answers
52 views
Firefox show broken images
In firefox a broken image appears as just a blank white space. On a white background there is no way to distinguish between no image and a broken image. This makes identifying br …
1
vote
3answers
103 views
JavaScript/jQuery check broken links.
I developed a small Javascript/jQuery program to access a collection of pdf files for internal use. And I wanted to have the information div of a pdf file highlighted if the file a …
1
vote
4answers
50 views
How to check whethera link is up or not?
I want to create a webpage in which I am adding some intranet links.
I just wanted to know how to check whther the link that i have added, at a moment is working or not.
I want to …
1
vote
5answers
183 views
What is the difference between these two HTML anchors?
I tried to use Link Checker to find any broken links, but the second one is not included, the displayedPage.html shows 404 error, but it will not show in the Link Checker's report. …
1
vote
2answers
140 views
Why this java link checker code does not compile?
I already read the link checker question posted in SO. If there are more questions of this kind and I missed them, my apologies.
We need to find broken links in a website in a ver …
