3.2.0

Doctype making me crazy

In order to use the dialog included in jQuery UI, I set my doctype as follows:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">

However, doing that screws up the alignment of headers and columns in ActiveWidgets.
It gets screwed up in both IE and Firefox.
I've seen posts about setting the padding in css, but it has not worked for me. Surely, someone else must have encountered this issue and found a solution.
Alan
February 3,
If you have vertical gridlines (cell borders) and if removing them fixes the alignment - then you really need to adjust the padding. The the bottom of the discussion here -

http://www.activewidgets.com/javascript.forum.20939.5/how-to-insert-grid-lines.html
Alex (ActiveWidgets)
February 5,
Thank you Alex, that worked for me!
Alan
February 6,

This topic is archived.

See also:


Back to support forum