Skip to content

Instantly share code, notes, and snippets.

@drkpxl
Created September 15, 2015 20:04
Show Gist options
  • Select an option

  • Save drkpxl/4a56a358c54489fdbbc5 to your computer and use it in GitHub Desktop.

Select an option

Save drkpxl/4a56a358c54489fdbbc5 to your computer and use it in GitHub Desktop.
Steamboat uicustomizations.js that allows webmaster to customize JS behavior in Inntopia.
$(document).ready(function () {
/* Require the need to supply children's ages */
Inntopia.requireChildAge = true;
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment