Author: Sandy Clark
Short Link:http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:21259#107390
CSE HTML Validator. http://www.htmlvalidator.com/
Ladies & Gentlemen,
I am working on an administration section of a site, and I am trying to
make it XHTML 1.0 Strict (for the first time), and I want all code to be
validated as good. Access to the site is restricted through a login, and
session variables.
This means I can't just use a simple bookmarklet to pass the URL to the
W3C validator (http://validator.w3.org/). Opera has a nifty feature
where
one can pass any client-side code to the validator. Would it be possible
to do something like that in IE?
Using Opera just for the validation (while I check that it renders ok
there as well) wouldn't be too much of a hassle, but I'd prefer a simple
bookmarklet in IE.
Any tips/ideas?
Hugo