TIWCGJQGlobalConfigOptions.HashListeningEnabled Property
jQuery Mobile will automatically listen and handle changes to the location.hash. Disabling this will prevent jQuery Mobile from handling hash changes, which allows you to handle them yourself or use simple deep-links within a document that scroll to a particular id.
published property HashListeningEnabled: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean