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
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
April 26,