Search found 3 matches

Go to advanced search

by voip air
Tue Aug 28, 2012 5:43 pm
Forum: Issues
Topic: pass a date to Parse
Replies: 4
Views: 457
 
Jump to post

pass a date to Parse

Getting rid of the .val worked.
Last line is now, and works as expected
alert (d);

by voip air
Tue Aug 28, 2012 5:39 pm
Forum: Issues
Topic: pass a date to Parse
Replies: 4
Views: 457
 
Jump to post

pass a date to Parse

Thanks Max, Still having some difficulty, might be my limited js experience. Thanks in advance. I can get a pop up to pop up with this code alert ($('div[dsid="mobiledatepicker1"] input').val()); But when I try to assign it to a variable - nothing no pop ups no errors (testing in browser) ...
by voip air
Mon Aug 27, 2012 3:43 pm
Forum: Issues
Topic: pass a date to Parse
Replies: 4
Views: 457
 
Jump to post

pass a date to Parse

Trying to get this js working, testing with just the js as an event on a button click. Have the date picker on screen and the following js as an action on a button onclick. No errors returned when testing on line just does nothing. If I reference an invalid control instead of mobiledatepicker1 i do ...

Go to advanced search