Delta icon indicating copy to clipboard operation
Delta copied to clipboard

Results 113 Delta issues
Sort by recently updated
recently updated
newest added

Please,anyone can help I am facing issue in downloading raw files as they are not getting downloaded from past 1month.

iam not able to download the raw data

p.addEventListener("mouseout",changecolor); h1.addEventListener("keypress",changecolor); h3.addEventListener("scroll",changecolor); btn.addEventListener("load",changecolor); let inp=document.querySelector("#user"); let form=document.querySelector("form"); let display=document.querySelector(".h1"); let formBtn=document.querySelector(".btn"); form.addEventListener("submit",function(event){ event.preventDefault(); }) inp.addEventListener("input",function(event) { event.preventDefault(); let value=inp.value; console.log(event.keyCode); console.log(event.key); console.dir(value); if((inp.keyCode65) || inp.keyCode==32 ) { display.innerHTML=value; }...

Last h4 tag show middle of my page as I add media query

Can't download and also didn't get mail for discord

Css files are not downloading. Discord also not able to join.

I hope this message finds you well. I've submitted a pull request of my delta project. I would appreciate it if you could take the time to review and merge...