[jQuery] newbie: jquery to modify look of broken links?

[jQuery] newbie: jquery to modify look of broken links?


Hi,
I'm new to jquery and javascript in general, so this may not be
possible:
I want to colorize broken links: that is, colorize anchor elements
containing hrefs that don't resolve (either missing remote file or
missing anchor in remote file).
Is that possible?
thanks,
--Tim