Q&A Discussies
Can we Modify Text Of PopUp Boxes ??
14 Stemmen
6 AntwoordenPrompting User to Try Again!
2 Stemmen
4 AntwoordenHow do I setup JDK?
4 Stemmen
5 Antwoordenwhat's wrong in this condition
prompt ("")
if (prompt ("1")) {
document.write("<h1>HTML Tutorial</h1>");
} else if (prompt ("2")) {
document.write("<h1>CSS Tutorial</h1>");
} else {
document.write("<h1>JavaScript Tutorial</h1>");
}
I want when type 1 in output HTML tutorial shows, type 2 css tutorial shows else javascript tutorial
0 Stemmen
13 AntwoordenAbout://(null)?
2 Stemmen
2 AntwoordenPrompt/display
0 Stemmen
2 AntwoordenUmm why isn't this working
0 Stemmen
6 AntwoordenProblems with SSL. (Python)
3 Stemmen
4 AntwoordenTitle of alert box
2 Stemmen
1 AntwoordJavascript restart prog
6 Stemmen
2 AntwoordenTrig Calculator Help
1 Stem
4 AntwoordenI can not figure this out. Write a program using an array to prompt for 10 grades and add them all up and divide by 10 to find the average. If a user inputs a negative number, add up all the numbers that are not negative and divide it by the amount of numbers that are not negative. Using two functions other than main.
1 Stem
4 AntwoordenWhy doesn’t my code work? [SOLVED]
0 Stemmen
1 Antwoord