Is there a way I can check for missing links?
I'm developing a webs开发者_如何学Goite using PHP. In my HTML I include some JavaScript and CSS files. I'm using Firefox to test my code. Is there a way using Firefox I can test for CSS and JavaScript that needs to be included but is missing "File does not exists"? Almost like the Find broken images option in the web developer toolbar in Firefox.
LinkChecker
It's a stand alone tool but I like the LinkChecker
LinkChecker is a free, GPL licensed website validator. LinkChecker checks links in web documents or full websites.
http://wummel.github.com/linkchecker/
精彩评论