Programmatically Simulate an A HREF Click Event when using jQTouch

Jump to: navigation, search

jQTouch prevents default behavior of click events so triggering a click event will not work. Instead trigger the tap event as shown below: Example: $('#hrefid').trigger('tap');

See also

Personal tools
Namespaces
Variants
Views
Actions
Navigation