Скрипт находится по адресу: корень/js/jquery.mask.js
<input id="but-inpt-phone" name="tl" type="text"
required="required">
<script src='js/jquery.js' type='text/javascript'></script>
<script src="js/jquery.mask.js"></script>
<script type="text/javascript">
$(function() {
$("#but-inpt-phone").mask("+7(000)000-00-00", {
placeholder: "+7(___)___-__-__",
clearIfNotMatch: true
});
});
</script>
</body>
Не подключается!
Ошибки в консоли:
main.js:90 Uncaught TypeError: Cannot read property 'top' of undefined
at HTMLDocument.<anonymous> (main.js:90)
at j (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.J (jquery.js:2)
Продвижение своими сайтами как стратегия роста и независимости