Why is my jquery input mask not working?
问题 I am trying to use the jQuery input mask plug-in (jquery.maskedinput-1.3.min.js), and I have searched for several examples/solutions, and my code is exactly as other working examples, but it simply won't work for me. Keep in mind my code is only testing this plug-in for now (trying to get it to work, which will explain why I am trying to apply a date input mask to a name field) My code lies below: HTML <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Persons of Interest