hey guys,<br><br>Having an issue with DOCTYPEs and OpenLayers - I&#39;ve broken it down into the simplest possible example pages:<br><br>a&gt; With no DOCTYPE (renders fine): <a href="http://4words.com/ol/without-doctype.html">http://4words.com/ol/without-doctype.html</a><br>
<br>b&gt; With a valid HTML 4.01 Strict Doctype: <a href="http://4words.com/ol/with-html4-doctype.html">http://4words.com/ol/with-html4-doctype.html</a><br><br>c&gt; With a valid HTML 5 Doctype: <a href="http://4words.com/ol/with-html5-doctype.html">http://4words.com/ol/with-html5-doctype.html</a> .<br>
<br>b&gt; and c&gt; do not render anything for me at all on all the browsers i tested on (opera, chrome, ff). Just removing the DOCTYPE tag makes the controls appear.<br><br>Not sure if its a bug or something stupid I&#39;m doing ..<br>
<br>Thanks,<br>Sanjay<br><br><br><br>