Click here to Skip to main content
15,887,267 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: JQGrid and MIT license Pin
Sibeesh KV12-Oct-14 23:40
professionalSibeesh KV12-Oct-14 23:40 
Questiondropdown edit type selection to read mode for few records. Pin
parkway9-Oct-14 7:06
parkway9-Oct-14 7:06 
QuestionCross domain SOAP call (with XmlHttpRequest) to a webservice with windows authentication Pin
michielke8-Oct-14 22:12
michielke8-Oct-14 22:12 
Questionhow to display timer starting from 0 minutes and increment further Pin
Member 105573645-Oct-14 1:08
Member 105573645-Oct-14 1:08 
SuggestionRe: how to display timer starting from 0 minutes and increment further Pin
Kornfeld Eliyahu Peter5-Oct-14 1:15
professionalKornfeld Eliyahu Peter5-Oct-14 1:15 
QuestionJavascript and arrays Pin
Member 1111635128-Sep-14 16:32
Member 1111635128-Sep-14 16:32 
SuggestionRe: Javascript and arrays Pin
Kornfeld Eliyahu Peter28-Sep-14 20:58
professionalKornfeld Eliyahu Peter28-Sep-14 20:58 
QuestionJavascript and arrays Pin
Member 1111635128-Sep-14 16:30
Member 1111635128-Sep-14 16:30 
struggling to figure out this program. beginner javascript programmer.
My task is to write a program that does this: Stores the 50 states' names and capitals in two arrays (which I have).
Uses the window.prompt() method to display a state name, asks the user to enter the matching capital name, and tells the user that entering "exit" will stop the program.
Checks the user input and use the window.prompt() method to tell the user if the answer is correct or not. At the same time, the window.prompt() method displays the next state name, and asks the user to enter the next matching capital name. Please note that giving the user feedback and prompting the user to try the next are done with the same window.prompt().
Uses a loop to go through all 50 states until all 50 states have been displayed or the user enters "exit".

Any guidance would be much appreciated. Even just getting pointed in the right direction. I've read through many tutorials and just can't seem to get it. Thank you.
AnswerRe: Javascript and arrays Pin
Kornfeld Eliyahu Peter28-Sep-14 21:00
professionalKornfeld Eliyahu Peter28-Sep-14 21:00 
AnswerRe: Javascript and arrays Pin
Richard MacCutchan28-Sep-14 22:07
mveRichard MacCutchan28-Sep-14 22:07 
GeneralRe: Javascript and arrays Pin
Sunasara Imdadhusen12-Oct-14 23:34
professionalSunasara Imdadhusen12-Oct-14 23:34 
Questionckeditor, custom dialog, element ID's are different from Firefox and IE Pin
jkirkerx24-Sep-14 10:28
professionaljkirkerx24-Sep-14 10:28 
QuestionJQuery,JavaScript,Angular JS Pin
Sibeesh KV23-Sep-14 19:05
professionalSibeesh KV23-Sep-14 19:05 
AnswerRe: JQuery,JavaScript,Angular JS Pin
Vindhyachal_Kumar24-Sep-14 1:23
professionalVindhyachal_Kumar24-Sep-14 1:23 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Sibeesh KV24-Sep-14 1:40
professionalSibeesh KV24-Sep-14 1:40 
AnswerRe: JQuery,JavaScript,Angular JS Pin
thatraja24-Sep-14 2:40
professionalthatraja24-Sep-14 2:40 
GeneralRe: JQuery,JavaScript,Angular JS Pin
ZurdoDev24-Sep-14 3:15
professionalZurdoDev24-Sep-14 3:15 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Sunasara Imdadhusen12-Oct-14 23:35
professionalSunasara Imdadhusen12-Oct-14 23:35 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Sibeesh KV24-Sep-14 3:28
professionalSibeesh KV24-Sep-14 3:28 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Leng Vang13-Oct-14 7:53
Leng Vang13-Oct-14 7:53 
GeneralRe: JQuery,JavaScript,Angular JS Pin
thatraja13-Oct-14 7:58
professionalthatraja13-Oct-14 7:58 
AnswerRe: JQuery,JavaScript,Angular JS Pin
ZurdoDev24-Sep-14 3:14
professionalZurdoDev24-Sep-14 3:14 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Sibeesh KV24-Sep-14 3:29
professionalSibeesh KV24-Sep-14 3:29 
GeneralRe: JQuery,JavaScript,Angular JS Pin
Sunasara Imdadhusen12-Oct-14 23:36
professionalSunasara Imdadhusen12-Oct-14 23:36 
AnswerRe: JQuery,JavaScript,Angular JS Pin
KaushalJB24-Sep-14 3:46
professionalKaushalJB24-Sep-14 3:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.