Click here to Skip to main content
15,890,336 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Javascript/jquery problem Pin
Dennis E White24-May-13 6:08
professionalDennis E White24-May-13 6:08 
GeneralRe: Javascript/jquery problem Pin
#realJSOP25-May-13 11:18
mve#realJSOP25-May-13 11:18 
GeneralRe: Javascript/jquery problem Pin
Dennis E White25-May-13 11:27
professionalDennis E White25-May-13 11:27 
GeneralRe: Javascript/jquery problem Pin
#realJSOP26-May-13 2:49
mve#realJSOP26-May-13 2:49 
GeneralRe: Javascript/jquery problem Pin
User 171649225-May-13 11:37
professionalUser 171649225-May-13 11:37 
GeneralRe: Javascript/jquery problem Pin
#realJSOP26-May-13 3:01
mve#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 
I want to Add Number of Days with the Date object and get the New Date. i used this method to add Days

FromDate.setDate(FromDate.getDate() +12)

But this method is not working, if the month is February

EG: if the From Date is 20-02-2013, if i add 12 Days with this date, will get result as 01-03-2013.

Is there any other method to add days and check its leap year or not
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 
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
mve#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
mve#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
mve#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 

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.