АЗАРТНОЕ ОБОРУДОВАНИЕ - В ДОХОД ГОСУДАРСТВА |
27 2016
16:23
 . 144 .
2 . . , . «» .2 . 171.2 - () , - , «».
2015 30- . . , 29 «», , . , , . , – , . , .
, . , - « » - , . .
. 100 . , , , . , 2 . 144 - , , , , , , . , , .
-
').insertAfter($(this));
if ($(this).is('input')) {
$(this).next('.b-form__input-clear').css({'bottom': '17px'});
} else if ($(this).is('textarea')) {
$(this).next('.b-form__input-clear').css({'top': $(this).position().top + 19});
}
$(this).siblings('.b-form__input-clear').click(function () {
$(this).prev('.b-form__input').val("").trigger('focus');
});
$(this)
.focus(function () {
})
.keyup(function () {
$(this).addClass('f-filled');
})
.blur(function () {
if (!$(this).val()) {
$(this).removeClass('f-filled');
}
});
});
});
Read Full Article
|