Skip to content

Instantly share code, notes, and snippets.

@blubbll
Created October 24, 2018 06:32
Show Gist options
  • Select an option

  • Save blubbll/5ac3195aa979b79e99dd7b255fc52bc0 to your computer and use it in GitHub Desktop.

Select an option

Save blubbll/5ac3195aa979b79e99dd7b255fc52bc0 to your computer and use it in GitHub Desktop.
Antiautocomplete
/** custom antiautocomplete by Blubbll **/
var antiAuto = function(){
return 'antiauto_'+(+new Date())
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment