TIWCGJQGlobalConfigOptions.LinkBindingEnabled Property

jQuery Mobile will automatically bind the clicks on anchor tags in your document. Setting this option to false will prevent all anchor click handling including the addition of active button state and alternate link bluring. This should only be used when attempting to delegate the click management to another library or custom code.

Namespace: IWCGJQMGlobalConfig
published
 property LinkBindingEnabled: boolean index 11 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean