python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
compare two iframes to execute if different with javascript
I've been doing some coding to compare two iframes and if they are different it would execute but instead it stays dull, is it the .length and if it is what can i use instead ill supply the code belo...
king cannibal
Votes: 0
Answers: 0
Variables in for loops
Hello I am new to coding and have chosen to start off with the language python 3.x. I am running into a problem as when I declare a variable and insert it in a for loop the variable is not changed.
Th...

Hugh
Votes: 0
Answers: 1
Following code input comes out undefined error
Hi I'm new to coding and currently working with var, when I put the code always returns "undefine" I can't tell what I'm doing wrong does anyone knows? The code is as follows:
function g...
Betovn02
Votes: 0
Answers: 1
html : Choose a <meta> title name from an url variable
I have a webpage start like this:
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalabl...
Vincent Dc
Votes: 0
Answers: 1