User Input in Virtual Earth

How can the User Input be used with Virtual Earth. Whenever I use it, it ends up on the top and you can't click in the boxes. Is there something that can make it ask for the input first before displaying the map or something to separate them?
[249 byte] By [anonymouse91] at [2008-2-21]
# 1
Thanks for the feedback, this is a known issue with Virtual Earth and unfortunatley we invoke a method to display Virtual Earth before your mashup code is ran. Though using custom code you could hide it and bring it back on an event.
AndyS at 2007-9-26 > top of Msdn Tech,Popfly,Popfly General Discussion...
# 2
Thanks for the reply but how would I do this? I'm quite lost with coding at the moment.
anonymouse91 at 2007-9-26 > top of Msdn Tech,Popfly,Popfly General Discussion...
# 3

Hi everyone,

me too I'm having the same problem... So Do we need to edit the custom html to have the virtual earth displayed when having an event?

How can this be done?

Thanks.

pfongkye at 2007-9-26 > top of Msdn Tech,Popfly,Popfly General Discussion...
# 4
same problem here. Can somebody post the code to work aroubd the issue for now?
DimaS at 2007-9-26 > top of Msdn Tech,Popfly,Popfly General Discussion...
# 5
I've had a look around and I think that something needs to be put in to hide the Virtual Earth array (correct me if i'm wrong), then maybe use 'onsubmit' to show it again once the input has been submitted. I have no idea if thats right or the exact code though.
anonymouse91 at 2007-9-26 > top of Msdn Tech,Popfly,Popfly General Discussion...