This is a discussion on "[Tutorial -> Trick] Link checking using JavaScript (ny myself)" within the JavaScript Forum section. This forum, and the thread "[Tutorial -> Trick] Link checking using JavaScript (ny myself) are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[Tutorial -> Trick] Link checking using JavaScript (ny myself)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
This a tutorial as well as a trick to check if files exists! You can call it a link checking tool
Even this is writtem by myself http://javascript.biologyformhtcet.c...avascript.html Quote:
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
|
|
|
|
#2
|
|||
|
|||
|
Re: [Tutorial cum Trick] Link checking using JavaScript (ny myself)
How is this useful? I don't see how it's better than simply typing the file path in the address bar.
Why not use an efficient link checking tool instead, such as Link Checker for Firefox? It quickly tests all links on a page, and then colour-codes them according to their status (basically, broken links are red and good links are green). |
|
#3
|
|||
|
|||
|
Re: [Tutorial cum Trick] Link checking using JavaScript (ny myself)
Quote:
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
|
|
#4
|
|||
|
|||
|
Re: [Tutorial cum Trick] Link checking using JavaScript (ny myself)
Quote:
Perhaps you should share what you have in mind. That way, people might find a reason for using your method. |
|
#5
|
|||
|
|||
|
Re: [Tutorial -> Trick] Link checking using JavaScript (ny myself)
Quote:
There's also the Link checker provided by the W3C. |
|
#6
|
|||
|
|||
|
Re: [Tutorial -> Trick] Link checking using JavaScript (ny myself)
Quote:
|
|
#7
|
|||
|
|||
|
Re: [Tutorial -> Trick] Link checking using JavaScript (ny myself)
Thanks for the warning ... fortunately, I don't have Word Count extension
|
|
#8
|
|||
|
|||
|
Re: [Tutorial -> Trick] Link checking using JavaScript (ny myself)
I had this in my mind.
Many times, webmasters have a lot of files and sometimes, they may forget to create one file ot may have not named it properly or some other error. What I want this to do is tell the names of non-existent files. Even i am seeing no method now to use a list, but still thinking.
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Javascript tutorial | hegerp | JavaScript Forum | 2 | Nov 29th, 2007 13:31 |
| javascript checking for broken links | Code_breaker | JavaScript Forum | 6 | Nov 8th, 2007 07:19 |
| Link popularity checking? | preston9u1 | Scripts and Online Services | 9 | Oct 31st, 2007 13:26 |
| Javascript - Anti browser checking | satimis | JavaScript Forum | 7 | Aug 8th, 2007 15:43 |