be88ex / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
1 stars 0 forks source link

Provide intial focus and keyboard control upon startup #269

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After the Google Earth API page loads the keyboard controls will not work.
The user has to click the div before keyboard controls are active. 

It would be great if there was a way to set the focus to the Google Earth
div every time the Window is opened or switched to. 

Original issue reported on code.google.com by southbay...@gmail.com on 19 Jun 2009 at 7:51

GoogleCodeExporter commented 8 years ago
When focus() and blur() work, you'll be able to call focus() upon startup

Original comment by api.roman.public@gmail.com on 25 Jun 2009 at 6:38