i validate my page using the w3 validation http://validator.w3.org/
while my site is in development i would like a way to validate pages easily. I find myself copy/pasting changing tabs and generically spending roughly 5seconds to validate one page. Is there javascript code i can stick in source and click a validate this link at the bottom of each page? it would make things more pleasant.
Greasemonkey solutions are accepted. I prefer to stay away from non official validations unless they are very stable and known to be good.
WebDeveveloper Toolbar for Firefox has a lot of useful tools one of which allow you to validate any web page you are viewing with firefox (remote web pages and even local web pages!!)