Can anyone help me please why this code doesn’t work in the Mobi HTML widget? although I have test it only in the Mobi Web Simulator. I did not build the native android because it does not work in html anyway. What’s wrong – any work around?????
<form action=”http://maps.google.com/maps” method=”get” target=”_Blank”> <label for=”saddr”>Enter your
location</label> <input name=”saddr” type=”text” />
<input name=”daddr” value=”Gainesville FL 32605″ type=”hidden” /> <input value=”Get directions” type=”submit” />
</form>