"You don't even know what's happening inside to fix or improve it, the company just fixes those mistakes which be money beneficial, programmers works on it as much as the paym...
Guys I have this css: #backi { background: black; } #jili { background: green; } .tweet .blackhover { background: red; } And this js: backi= <button onClick="...
Can anyone please tell me what is the correct way of assigning an event listener to a radio button? I'm using this right now, but it doesn't work as the way I expect. var el ...
There is this js code that I can paste into console, and then make functions empty to make it stop working. Nothing wrong so far. But when I place it in an individual js file ...
No it's just clear. Ok let's say that I have score = 0; by default. And I send console.log(score=1000) via a button. Is there anyway to redo what I did in console.log and...
Can anyone please explain why Chrome extensions doesn't allow inline onClick? While you can still do the same thing with addeventlistener click
Is there anyway to hide console.log from browser's console? I know you are gonna be like whats the point then. Lets say you wanna run something in background through onclick a...
Guys is there anyway to redo console.log()? Let's say I sent set.score=9999; to console with that function, is there anyway to revert it back and set it to its original value ...
Wtf, since when even verified twitter accounts are scamming people?
How do you lose focus on a button once its clicked? I've seen solutions but they refer to css and visual blue outline. When I click on Play, my game starts but I can't use "Sp...
<template id="Animals"> <audio id="Lion" src="url" </template> Guys I wanna get Lion from <template> with this script, but I guess I should mention Template somewhere, ...
First image is the code I have but using prettier I get the second one upon save. Any settings to stop it? The extension itself is really useful but this part is really annoyi...
Can anyone tell me what is wrong with this piece of code? There are 2 buttons, cover and fill and 1 class called background. I'm just trying to change the background size to e...
Even copyrighted contents have different rules Movies? 100% illegal Music videos? legal because it's accessible in a public domain. But you are only allowed to watch it, any k...
I suppose there is no way to hide our js file, right? Cuz people can simply access it and see everything
What's an edit? I took the screenshot myself 😂 it was under one of the donald trump's posts
Guys I put a clock in my website with interval of 1 second, the problem is that it takes 1 second to show up. How do I make it to show up instantly and then update every secon...
What can I do if I find them in different kind of websites? And let's assume the owner is some douchebag and will not remove my game. Like should I contact the host service?
Yes full stack is hard of course, why don't you focus on one?
Just tell me is there anyway that I can get Lion from Template tag?