Jirka Kosek [mailto:[EMAIL PROTECTED] wrote:
> The problem is that some older HTML browsers do not suppot ID > attributes > and it is thus necessary to emit <a name="..."/>. You can't have ID > attribute with the same value on different element. I wonder, is support for such old browsers really still relevant? Is anyone out there still surfing the Web with Netscape 3? Who really cares if a link doesn't work in that browser? It is one thing to ensure that *if* someone happens to open the output in an older browser, it doesn't completely crash or go into an infinite loop. But it is quite another to support every little ancient feature that has long been superseded by better methods. ************************* Rob Cavicchio Principal Technical Writer EMC Captiva EMC Corporation 10145 Pacific Heights Boulevard, 6th Floor San Diego, CA 92121-4234 P: (858) 320-1208 F: (858) 320-1010 E: [EMAIL PROTECTED] The opinions expressed in this message are my own and should in no way be interpreted to reflect the opinions of EMC. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
