Functions | Variables
search_form.js File Reference

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 Documentation

function AddressEntered ( )

Referenced by SubmitHandler().

if (   (typeof(navigator)== 'object'&&typeof(navigator.geolocation)== 'object')||(typeof(google)== 'object'&&typeof(google.gears)== 'object'))
function ReadWeekdays ( )
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 ( )

Variable Documentation

var g_geo = null
var g_last_field = null

Referenced by SubmitHandler().

 All Classes Files Functions Variables Enumerations