Ashley:

> Odd. The FAQ works fine under IE but Opera (6.0.5) doesn't reposition the
>  document on the clicked item (although it does redisplay the page). Anyone
>  else have similar issues?

Yes. And Mozilla 1.0 has the same behavior. 

I think the problem is that there is no content in the anchor reference. For 
example, the target for #069 is (angle brackets changed to square one to stop 
HTML being interpreted as this email speeds its way to you)

[A NAME="#069"][/A]

It'd work, I think, if the anchor was moved to wrap the question title:

[A NAME="#069"]What should I do if I find an error in the FAQ?[/A]


Also: There are a lot of HTML validation errors on the page. Most of them 
fairly trivial -- there's an invalid !DOCTYPE and the tables are enclosed in 
[P] tags. These things can trip up browsers in different ways.

RT can demonstrate its commitment to cross-everything compatibility by 
creating 100% standards compliant HTML. It'd also help reduce the sort of 
quirk that Ashley has spotted. HTML 4.01 is a good standard to head for -- 
and the pages are only a few minor edits away from meeting that,

Useful source for valid !DOCTYPEs
http://gutfeldt.ch/matthias/articles/doctypeswitch/table.html

Useful source for free HTML and CSS validation:
http://www.w3.org/


I've copied this to feedback

Sunanda.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to