[SOLVED] Scriptcase App renders in HTML 4.x, not in HTML 5 ...

Scriptcase app does not render apps in html 4.x in current html 5. Why?

The doctype of the HTML files is still set like this:

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

It would be better to set the Doctype so that HTML 5 is used:

<!DOCTYPE html>

It would be even better if you could set it in Scriptcase …

Hello,

We appreciate your suggestion. We will analyse it carefully.Based on your feedback we can keep improving our service and product.

Thank you.