<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I implemented the image layer example,&nbsp;<a href="http://openlayers.org/dev/examples/image-layer.html">OpenLayers Image Layer Example</a>, which worked fine until I</div><div><br></div><div>map = new OpenLayers.Map('map');</div><div><br></div><div>with</div><div><br></div><div>map = new OpenLayers.Map(document.getElementById("map") )</div><div><br></div><div>Then the map would not display.&nbsp;</div><div><br></div><div>Based on the documentation the parameter can either be an element &nbsp;or element ID.</div><div><br></div><div>Did I do something wrong or is it a bug?</div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">**********************************************************************</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">Samuel M. Smith Ph.D.</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "></p><div><font class="Apple-style-span" face="'Arial Narrow'">242 East 600 North, Lindon Utah 84042-1662 USA</font></div><p></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">801-768-2768 voice</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">801-768-2769 fax</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="'Arial Narrow'"><br></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">**********************************************************************</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">"The greatest source of failure and unhappiness in the world is<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">giving up what we want most for what we want at the moment"</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: normal normal normal 12px/normal 'Arial Narrow'; ">**********************************************************************</font></p></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></body></html>