Posts Tagged ‘ css ’
I’ve been working on making DPLMS compatible with IE, since we originally developed with Firefox and Safari. IE handles CSS slightly differently than the other browsers, particularly when it comes to making an assumption about a rule. So I went through and made rules more explicit, instead of letting the browsers interpret in their own [ READ MORE ]
Issue 12 has been largely accounted for. As forms were dynamically generated, they were being exempted from CSS control. This has been fixed and additional structural elements added. This build also marks the beginning of improving non-compliant XHTML. Some elements with duplicate id’s have been classed, which is why most template files have had to [ READ MORE ]