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

JavaScript

 
QuestionSeeking Former Ford Employees Pin
Member 1185572122-Jul-15 7:09
Member 1185572122-Jul-15 7:09 
QuestionIf ... Else If ... Else statements Pin
Member 1184785021-Jul-15 18:41
Member 1184785021-Jul-15 18:41 
AnswerRe: If ... Else If ... Else statements Pin
Brisingr Aerowing21-Jul-15 19:24
professionalBrisingr Aerowing21-Jul-15 19:24 
AnswerRe: If ... Else If ... Else statements Pin
Richard MacCutchan21-Jul-15 20:32
mveRichard MacCutchan21-Jul-15 20:32 
QuestionSimple Ajax program will not work Pin
Truck5321-Jul-15 15:36
Truck5321-Jul-15 15:36 
AnswerRe: Simple Ajax program will not work Pin
Peter Leow21-Jul-15 16:21
professionalPeter Leow21-Jul-15 16:21 
GeneralRe: Simple Ajax program will not work Pin
Truck5322-Jul-15 0:13
Truck5322-Jul-15 0:13 
GeneralRe: Simple Ajax program will not work Pin
F-ES Sitecore22-Jul-15 0:44
professionalF-ES Sitecore22-Jul-15 0:44 
change

obj.innerHTML = Waitning for response...
to

obj.innerHTML = "Waitning for response...";

use the dev tools of your browser, or a tool like Fiddler, to examine the network traffic. So if the request is being made and if so what its return status is. Maybe it's 404? or 500? We can't access your system so don't know.
QuestionTo convert audio file into byte array in javascript Pin
Rohan Jadhav20-Jul-15 6:02
Rohan Jadhav20-Jul-15 6:02 
QuestionHow to shorten/combine "if()" statements? Pin
Member 1184968820-Jul-15 4:58
Member 1184968820-Jul-15 4:58 
AnswerRe: How to shorten/combine "if()" statements? Pin
Member 1185045020-Jul-15 13:18
Member 1185045020-Jul-15 13:18 
AnswerRe: How to shorten/combine "if()" statements? Pin
Godhaniketan20-Jul-15 19:24
professionalGodhaniketan20-Jul-15 19:24 
GeneralRe: How to shorten/combine "if()" statements? Pin
Richard MacCutchan20-Jul-15 20:50
mveRichard MacCutchan20-Jul-15 20:50 
GeneralRe: How to shorten/combine "if()" statements? Pin
Richard MacCutchan20-Jul-15 21:37
mveRichard MacCutchan20-Jul-15 21:37 
GeneralRe: How to shorten/combine "if()" statements? Pin
Richard MacCutchan20-Jul-15 21:53
mveRichard MacCutchan20-Jul-15 21:53 
GeneralRe: How to shorten/combine "if()" statements? Pin
Godhaniketan20-Jul-15 21:55
professionalGodhaniketan20-Jul-15 21:55 
GeneralRe: How to shorten/combine "if()" statements? Pin
Richard MacCutchan21-Jul-15 3:37
mveRichard MacCutchan21-Jul-15 3:37 
QuestionHow to send to another web page in a new tab? Pin
Member 1183686417-Jul-15 8:34
Member 1183686417-Jul-15 8:34 
AnswerRe: How to send to another web page in a new tab? Pin
Anil Vaghasiya19-Jul-15 19:47
professionalAnil Vaghasiya19-Jul-15 19:47 
Question<div>is not visible if window is minimized than 100% Pin
Member 1183819816-Jul-15 21:27
Member 1183819816-Jul-15 21:27 
QuestionRequire Book/Link Which Covers following topics Pin
Member 1184123815-Jul-15 22:55
Member 1184123815-Jul-15 22:55 
AnswerRe: Require Book/Link Which Covers following topics Pin
Anil Vaghasiya17-Jul-15 4:10
professionalAnil Vaghasiya17-Jul-15 4:10 
AnswerRe: Require Book/Link Which Covers following topics Pin
Member 1176120322-Jul-15 3:02
Member 1176120322-Jul-15 3:02 
QuestionElement flickers on scroll Pin
Member 1183819814-Jul-15 21:11
Member 1183819814-Jul-15 21:11 
AnswerRe: Element flickers on scroll Pin
jkirkerx15-Jul-15 8:47
professionaljkirkerx15-Jul-15 8:47 

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.