:: Forum >>

Problems with my doctype tag now...

Hello-

When I have:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

ActiveWidgets will work with the "Hello, World!" example, and will give no errors. However, if I try to display a grid, it's just blank. For example, if I copy and paste from the "example" page, I just get an empty page, however, if I replace the above code with this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

ActiveWidgets will work fine. But when I do this, the CSS formatting for the rest of the page changes - for some reason the text gets one size larger everywhere.

Why won't ActiveWidgets work? And, unrelated, why does my text get one size bigger without the URI?

Thanks.

TM
TheMatrix
Monday, April 26, 2004
Same problem is happening to me. Have you got an answer?
JRC
Tuesday, May 11, 2004
So far the grid was designed and tested for quirks mode only. Main reason to achieve the same behavior for IE 5.5
Alex (ActiveWidgets)
Tuesday, May 11, 2004
Yes, but specifying a dtd does NOT work and has the same non display problem.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
JT Moree
Thursday, September 16, 2004
According to the table here http://www.hut.fi/u/hsivonen/doctype.html your DTD activates 'standard' mode in IE, so the grid doesn't work. Any DTD for the 'quirks' mode should be fine.
Alex (ActiveWidgets)
Sunday, September 19, 2004
Is this something that you are hoping to address in the next version? Do you have an estimated delivery date?
Paul Whiteley
Tuesday, January 4, 2005
This feature gets my vote too!
Wednesday, January 19, 2005
http://www.activewidgets.com/messages/3095-0.htm
Alex (ActiveWidgets)
Wednesday, January 19, 2005

This topic is archived.


Back to support forum

Forum search