<div class="marquee"><span>бегущая строка</span></div>
.marquee {
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.marquee span {
display: inline-block;
padding-left: 100%;
animation: marquee 10s infinite linear;
}
@keyframes marquee {
0% { transform: translate(0, 0) }
100% { transform: translate(-100%, 0) }
}
request.get({
url: 'http://httpbin.org/get',
proxy: 'http://89.175.129.145:50738'
}, (err, response, data) => {
console.log(data); /* в ответе вам покажет заголовок origin с ip запроса */
});
var
головного мозга? Либо корректно обосновывай свои ответы, либо проходи мимо. Вроде не маленький, а лезешь со своим флудом как школьник в комментарии. const cls = $('td').eq(6).attr('class');
const cls = $('td').map((i, n) => ($(n).attr('class')))[0];
const cls = $('td').filter((i, n) => $(n).attr('class')).attr('class')
field = document.getElemntById("field_1");
пропущена буква e
- getElementById
for (var a = +prompt('summa'); ...