Functions | |
| function | WhereAmI_TryAgain_Google () |
| function | WhereAmI_TryAgain_w3c () |
| function | WhereAmI_CallBack (in_position) |
| function | WhereAmI_Fail_Final () |
| function | WhereAmI () |
| function | ShowThrobber () |
| function | ReadWeekdays () |
| function | AddressEntered () |
| function | StringEntered () |
| function | SubmitHandler () |
| if ((typeof(navigator)== 'object'&&typeof(navigator.geolocation)== 'object')||(typeof(google)== 'object'&&typeof(google.gears)== 'object')) | |
Variables | |
| var | g_last_field = null |
| var | g_geo = null |
| function AddressEntered | ( | ) |
Referenced by SubmitHandler().
| if | ( | (typeof(navigator)== 'object'&&typeof(navigator.geolocation)== 'object')||(typeof(google)== 'object'&&typeof(google.gears)== 'object') | ) |
| function ReadWeekdays | ( | ) |
Referenced by AddressEntered(), StringEntered(), and WhereAmI_CallBack().
| function ShowThrobber | ( | ) |
| function StringEntered | ( | ) |
Referenced by SubmitHandler().
| function SubmitHandler | ( | ) |
| function WhereAmI | ( | ) |
| function WhereAmI_CallBack | ( | in_position | ) |
| function WhereAmI_Fail_Final | ( | ) |
| function WhereAmI_TryAgain_Google | ( | ) |
| function WhereAmI_TryAgain_w3c | ( | ) |
| var g_geo = null |
| var g_last_field = null |
Referenced by SubmitHandler().
1.7.4