I am still struggling with this issues. I've created a html page with "Full Map" sample under "Layout". This sample works fine in all the browsers. However, if I add <form> tag and wrap it around the map <div> I get nothing using the firefox or chrome. <form dojoType="dijit.form.Form" id="form1"> <--- this is the form that I am talking about ---> <div dojotype="dijit.layout.BorderContainer" design="headline" gutters="false" style="width: 100%; height: 100%; margin: 0;"> <div id="map" dojotype="dijit.layout.ContentPane" region="center"> </div> </div> </form> Anyone encountered my problem and wish to share thoughts? One interesting pattern that I've noticed is that none of the ESRI samples has <form> tag included. This is driving me crazy here. Do I just tell my users not to use Firefox or Chrome?? thanks Don Kang
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.