Is there a way to add masked input plugin on dynamically loaded contents? something like $("document").on("mask", "mask('(999) 999-9999')")
?
Currently Im using $.getScript(), but sometimes it fails to load at all...
Thanks!
Is there a way to add masked input plugin on dynamically loaded contents? something like $("document").on("mask", "mask('(999) 999-9999')")
?
Currently Im using $.getScript(), but sometimes it fails to load at all...
Thanks!