Fancybox.bind("[data-fancybox]", {
Html: {
iframeAttr : {
allow: "fullscreen"
},
youtube: {
autoplay: 0
}
}
});
.div {
position: relative;
}
.div::after {
content: '';
position: absolute;
top: 0;right: 0;bottom: 0;left: 0;
}
.inst {
position: fixed;
top: 776px;
left: 2100px;
}
html,
body {
margin-top: 0;
height: 100%;
font-family: "Montserrat", sans-serif;
background: #d9d9d9;
width: 1760px;
height: 768px;
}
let statuses = document.querySelectorAll('.M')
statuses.forEach((item) => {
if (item.innerText === 'Активен') {
item.classList.add('Free')
}
if (item.innerText === 'Заблокирован') {
item.classList.add('Blocked')
}
}
)
<MyStatus
class="M"
:class="{'Free': item.Status==='Активен', 'Blocked': item.Status==='Заблокирован'}"
style="width: 75%; padding: 0.25em 0.75em"
>
{{ player.Status }}
</MyStatus>
<div v-if="game.Winner=== game.Player1Name">тут кубок</div>
const $player1 = document.querySelector('player1')
.user-info {
position: relative;
}
#avatar {
position: absolute;
}
$('input[name="material"]:checked').val();
# вот это
observation = weather = observation.get_weather()
# замени на это
weather = observation.weather
data={"action":"getSearchResult", "object":"0", "data":{"text":"номер группы"}}