基本上
var cell = document.createElement("div")
cell.innerHTML = `
<div style=" display: inline-block; width: 270px; height: 270px; background: url(yellowNote.jpg); background-repeat: no-repeat; background-size: cover;">
<textarea id="ff" style="border: unset; background: unset; resize: unset; width: 80%; height: 60% ; margin-top: 20px; margin-left: 17px; padding: 10px;"></textarea>
<div style="display:inline-block;">
<input id="mr" type="date">
<input id="mc" type="time">
</div>
</div>`
基本上做同样的事情
我怎样才能禁用它?我不想设置,user-select: none
因为我需要让用户在长按时突出显示文本。
翻翻过去那场雪
holdtom
HUH函数
万千封印
相关分类