Skip to content

Instantly share code, notes, and snippets.

@tanelsuurhans
Created July 25, 2012 20:49
Show Gist options
  • Select an option

  • Save tanelsuurhans/3178588 to your computer and use it in GitHub Desktop.

Select an option

Save tanelsuurhans/3178588 to your computer and use it in GitHub Desktop.
$ ->
if $('h1.claim a').length > 0
$.mobile.ajaxEnabled = false
if $('.purchase_form').length > 0
$.mobile.ajaxEnabled = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment