TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Website site map problem From:Tracy Boyington <tracy_boyington -at- OKVOTECH -dot- ORG> Date:Fri, 10 Apr 1998 14:47:30 -0500
> For those who are thinking of moving to an HTML-based delivery system for
> documentation...take heed. The problem was that Navigator doesn't
> acknowledge the HTML area tagging for <MAP> as area="rectangle" as IE does.
> Rather, it requires area="rect". IE recognizes both. Navigator doesn't.
>
> This points up yet again why I'm skeptical about moving to HTML-based doc
> delivery for either full manuals or online help. There are too many
> inconsistencies still. Even simple HTML may not be universal enough.
Don't blame HTML -- this is a "pilot error." One of these tag styles is
obviously not compliant with the HTML standard. Heck, maybe even both.
But as long as you follow current HTML standards instead of using
browser-isms, you should be safe.