Can i create an login account with javascript ,without using
database ?
Answer Posted / rajesh
Javascript is one which loads on your page load. If you
want to test it for dummy app. you can.
Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is javascript in simple terms?
How do you add an element at the beginning of an array?
How to find operating system in the client machine using javascript?
What is meant by vanilla javascript?
How can you get the reference of a caller function inside a function?
Can you explain the difference between call and apply?
Can you have a function within a function in javascript?
What is dataview in javascript?
What is an object in javascript, give an example?
What is a good javascript editor?
Write the point of difference between web-garden and a web-farm?
How to open url in a new tab in javascript?
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
Is a hash table an array?
What is the difference between arrow function and normal function?