There I have a button that is hidden from the user but want it to be clicked by default like with a check box if you want it to be checked by default you add the checked attribute is there any way you could do the same thing with a button here is my code
<input id="submit" type="hidden" value="Reverse Geocode" autofocus>
click eventof the buttonwindow.load()or if you have a function assigned to it just call it.