how to validate the date(dd/mm/yyyy)using regular expression
in javascript? It should also satisfy the leap year feb 29
problem. Please help me.
Answer Posted / asdf
sdafsdf
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is Currying in Javascript?
What do “1”+2+4 evaluate to?
What applications use javascript?
What is the difference between remove() and removeChild()?
Explain javascript accessors ?
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
Write the code for adding new elements dynamically?
Explain the difference between call() and apply()?
How do I run javascript on my iphone?
What are self Executing Functions?
How to embed javascript in a web page?
What is singleton class in javascript? Explain
Why do we need npm?
How do you check if a string is a number javascript?
How much time it will take to learn javascript?