The short answer is NO, without using javascript or other methods, you cannot open new windows and be compliant. The standard chooses to remove that ability because it is frequently abused and breaks the document browsing model. If you disagree, you can use js, or not be compliant.
That article covers it very well thanks again. I shall start putting rel to good use now too.
One thing that makes me laugh however is the site containing the article about w3c compliancy for new windows actually has popups which launch when you click the page numbers for the articles, and contains 35 XHTML 1.0 validation errors
d11wtq wrote:That article covers it very well thanks again. I shall start putting rel to good use now too.
One thing that makes me laugh however is the site containing the article about w3c compliancy for new windows actually has popups which launch when you click the page numbers for the articles, and contains 35 XHTML 1.0 validation errors
Yeah, tell me about it..
Its right up there with slashdot articles on compliance when they arent even *HTML* compliant. Pitiful.
Of course, as someone that runs (many) phpbb forums, I'm the first to say how much I hate trying to fix the html compliance issues in it. It REALLY gets tedious.
Good compliance seems to be harder and harder to obtain, the more indepth the design.