0

I am trying to user this plugin http://igorescobar.github.io/jQuery-Mask-Plugin/, but I get the following error

Error: Mismatched anonymous define() module: function ($) {
"use strict";
...rest of the code

Is this conflicting with jquery that's already loaded on the page? How can I fix this?

Here's how I am trying to use the plugin $('input[type="tel"]').mask('(000) 000-0000');

Barmar
  • 741,623
  • 53
  • 500
  • 612
PBG
  • 8,944
  • 7
  • 34
  • 48

0 Answers0