I think I ran into this before. I don't think there is a solution. Well, there is one: stop using frames and just use divs instead. I don't know if you want to get into that.

It _is_ important that each of the pages in each of the frames validate. Which you should be able to check by using the browser right-click menu to display the contents of the frame in its own window and then validate that.

Thanks.

On 2006-11-15, at 21:04 EST, Philip Romanik wrote:

Hi,

I'm finding many pages fail html 4.01 validation. Should I try and fix them for B1?

For example, many of the frame pages have something like,

<frameset cols="550,*" frameborder="1" border="4" framespacing="2">

border, frameborder, and framespacing are not in HTML 4.01. I'm not sure what the CSS fix would be.

For example, the main laszlo-explorer page fails validation:

http://labs.openlaszlo.org/legals-nightly/laszlo-explorer/index.jsp


Phil


Reply via email to