Alcea
|
d8a2bb353a
|
Add files via upload
Added a spoiler text button
<button onclick="var t=document.getElementById('textbox'),p=t.selectionStart;t.value=t.value.slice(0,p)+'<span style=background:black;color:black;cursor:pointer onclick=this.style.background=this.style.background==="black"?"transparent":"black";this.style.color=this.style.color==="black"?"inherit":"black">spoiler text</span> '+t.value.slice(p);t.selectionStart=t.selectionEnd=p+'<span style=background:black;color:black;cursor:pointer onclick=this.style.background=this.style.background==="black"?"transparent":"black";this.style.color=this.style.color==="black"?"inherit":"black">spoiler text</span> '.length"> SPOILER</button>
|
2026-06-26 19:02:04 +02:00 |
|