Click here to Skip to main content
15,908,172 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Javascript/jquery problem Pin
#realJSOP26-May-13 3:01
professional#realJSOP26-May-13 3:01 
GeneralRe: Javascript/jquery problem Pin
User 171649226-May-13 4:47
professionalUser 171649226-May-13 4:47 
QuestionHow to Add Days in Javascript Date Object Pin
Robymon22-May-13 2:26
Robymon22-May-13 2:26 
AnswerRe: How to Add Days in Javascript Date Object Pin
Richard Deeming22-May-13 3:23
mveRichard Deeming22-May-13 3:23 
AnswerRe: How to Add Days in Javascript Date Object Pin
Dennis E White22-May-13 4:39
professionalDennis E White22-May-13 4:39 
AnswerRe: How to Add Days in Javascript Date Object Pin
Niral Soni23-May-13 1:23
Niral Soni23-May-13 1:23 
Questionfunction for split a complex string Pin
mhd.sbt21-May-13 7:06
mhd.sbt21-May-13 7:06 
AnswerRe: function for split a complex string Pin
ZurdoDev21-May-13 10:30
professionalZurdoDev21-May-13 10:30 
There is usually many ways to do string manipulation but one way would be to split on the = and then you'll have the rightmost character to be the starting of your next string. You'll have to put in a case for the first one.

Or, just loop through each character and process.
There are only 10 types of people in the world, those who understand binary and those who don't.

AnswerRe: function for split a complex string Pin
Dennis E White22-May-13 4:53
professionalDennis E White22-May-13 4:53 
AnswerRe: function for split a complex string Pin
Niral Soni23-May-13 2:36
Niral Soni23-May-13 2:36 
QuestionReading XML - success being ignored Pin
#realJSOP21-May-13 1:01
professional#realJSOP21-May-13 1:01 
AnswerRe: Reading XML - success being ignored Pin
Dennis E White21-May-13 4:49
professionalDennis E White21-May-13 4:49 
GeneralRe: Reading XML - success being ignored Pin
#realJSOP21-May-13 5:00
professional#realJSOP21-May-13 5:00 
GeneralRe: Reading XML - success being ignored Pin
Dennis E White21-May-13 5:13
professionalDennis E White21-May-13 5:13 
GeneralRe: Reading XML - success being ignored Pin
#realJSOP21-May-13 5:40
professional#realJSOP21-May-13 5:40 
GeneralRe: Reading XML - success being ignored Pin
Dennis E White21-May-13 5:44
professionalDennis E White21-May-13 5:44 
GeneralRe: Reading XML - success being ignored Pin
Jasmine250121-May-13 6:03
Jasmine250121-May-13 6:03 
GeneralRe: Reading XML - success being ignored Pin
Dennis E White21-May-13 7:06
professionalDennis E White21-May-13 7:06 
GeneralRe: Reading XML - success being ignored Pin
Jasmine250121-May-13 7:23
Jasmine250121-May-13 7:23 
GeneralRe: Reading XML - success being ignored Pin
Dennis E White21-May-13 8:02
professionalDennis E White21-May-13 8:02 
AnswerRe: Reading XML - success being ignored Pin
Jasmine250121-May-13 6:02
Jasmine250121-May-13 6:02 
GeneralRe: Reading XML - success being ignored Pin
#realJSOP21-May-13 6:55
professional#realJSOP21-May-13 6:55 
GeneralRe: Reading XML - success being ignored Pin
Jasmine250121-May-13 7:21
Jasmine250121-May-13 7:21 
GeneralRe: Reading XML - success being ignored Pin
#realJSOP21-May-13 8:55
professional#realJSOP21-May-13 8:55 
Questionproblem with JQuery. Pin
imbaro20-May-13 4:25
imbaro20-May-13 4:25 

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.