Anonymous
Domino 2.0 Rich Internet Applications with IBM Lotus Notes/Domino
You are here: Today » Blog entries for 10 November 2006

Blog entries for 10 November 2006

Validate xhtml of a site in development with Ajax

I use http://validator.w3.org to validate the XHTML. But obviously the site I'm working on is not yet available on the Internet. So I have to copy and paste the source of the page. Here's a little script that gets the source of the current page and posts it to the validator.

Permalink - posted on 10/11/2006 16:40 in Ajax
1 entries