OK, Problem solved again
<!DOCTYPE > Is pretty important for a browser... especially a stupid thing
like Internet Explorer...
So, we need atleast the following just above the starting <html> Tag...
which for a proper format should be changed to <html lang="en">
Using the html5.js don't make any difference so no need at this time to
include that in the Administrator.
But the page should look like
<!DOCTYPE html>
<html lang="en">
<head>
...
Agaijn... the template.cfm and the blankTemplate.cfm needs to be fixed.
/Mats/
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en