Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Failed Invalid Frame:Missing Title attribute

Posted 12 Mar 2005 00:22:41
1
has voted
12 Mar 2005 00:22:41 Lars Sven posted:
I have been succuseful making Frameset pages before but now I im getting errors everytime I make a new Frameset. However, when I open previously made Frameset pages they work. Im very confused

Im making a website that has frames and when I test it in every browser I get error.

This is what it says when I load it in Safari
There was 2 errors operating the page. For information, choose Activity from Window menu.

I then started over(many times) and I got the same promblem. I look in Site Report I saw this
message.
Frame with valid TITLE [Section 508 1194.22(i); WAI/ WCAG1.0 checkpoint 12.1] --Failed Invalid frame: Missing Title attribute

When I try dreamweaver on my other computer it works. So, I think I must have click on some kind of setting.

The problem started to occur when I was putting in plugin or active X movie. Did I click something. Can someone help me. Thanks


This is my html---
<pre id=code><font face=courier size=2 id=code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"&gt;
&lt;html xmlns="www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt;
&lt;title&gt;Test&lt;/title&gt;
&lt;/head&gt;

&lt;frameset rows="*" cols="196,618"&gt;
&lt;frame src="/left.html" /&gt;
&lt;frame src="/right.html" /&gt;
&lt;/frameset&gt;
&lt;noframes&gt;&lt;body&gt;
&lt;/body&gt;&lt;/noframes&gt;
&lt;/html&gt;
</font id=code></pre id=code><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>


Edited by - veckholm on 12 Mar 2005 18:42:21

Reply to this topic